Rive 0.8.2618 broken when click any group element
I use Rive desktop 0.8.2618 on MBP M2 Pro macOS 15.3.1, when I open a rive file and click a group or group something, Rive just broken and quit.
Any rive file even create new one could trigger this error.
I try to start from /Applications/Rive.app/Contents/MacOS/Rive
to see the log and got this when broken:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[AXPlatformNodeCocoa startEditing]: unrecognized selector sent to instance 0x6000002f7520'
*** First throw call stack:
(
0 CoreFoundation 0x0000000197172e80 __exceptionPreprocess + 176
1 libobjc.A.dylib 0x0000000196c5acd8 objc_exception_throw + 88
2 CoreFoundation 0x00000001972281d8 -[NSObject(NSObject) __retain_OA] + 0
3 CoreFoundation 0x00000001970df830 ___forwarding___ + 1568
4 CoreFoundation 0x00000001970df150 CFforwarding_prep_0 + 96
5 FlutterMacOS 0x0000000102ecdc04 FlutterMacOS + 7172
6 FlutterMacOS 0x0000000102ecd604 FlutterMacOS + 5636
7 FlutterMacOS 0x0000000103747a88 InternalFlutterGpu_Texture_AsImage + 34256
8 FlutterMacOS 0x0000000102f0324c FlutterMacOS + 225868
9 FlutterMacOS 0x0000000102ee55dc FlutterMacOS + 103900
10 FlutterMacOS 0x000000010375a074 InternalFlutterGpu_Texture_AsImage + 109500
11 FlutterMacOS 0x000000010376cc64 InternalFlutterGpu_Texture_AsImage + 186284
12 FlutterMacOS 0x0000000103679fb4 ZdaPvSt11alignval_t + 7609916
13 FlutterMacOS 0x000000010376a364 InternalFlutterGpu_Texture_AsImage + 175788
14 FlutterMacOS 0x0000000103752fc0 InternalFlutterGpu_Texture_AsImage + 80648
15 FlutterMacOS 0x0000000102ee4e40 FlutterMacOS + 101952
16 FlutterMacOS 0x0000000102ee4ff4 FlutterMacOS + 102388
17 libdispatch.dylib 0x0000000196e63854 dispatchcall_block_and_release + 32
18 libdispatch.dylib 0x0000000196e655b4 dispatchclient_callout + 20
19 libdispatch.dylib 0x0000000196e74040 dispatchmain_queue_drain + 984
20 libdispatch.dylib 0x0000000196e73c58 dispatchmain_queue_callback_4CF + 44
21 CoreFoundation 0x000000019713f9d0 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16
22 CoreFoundation 0x00000001970ff5bc __CFRunLoopRun + 1996
23 CoreFoundation 0x00000001970fe734 CFRunLoopRunSpecific + 588
24 HIToolbox 0x00000001a266d530 RunCurrentEventLoopInMode + 292
25 HIToolbox 0x00000001a2673348 ReceiveNextEventCommon + 676
26 HIToolbox 0x00000001a2673508 _BlockUntilNextEventMatchingListInModeWithFilter + 76
27 AppKit 0x000000019ac76848 _DPSNextEvent + 660
28 AppKit 0x000000019b5dcc24 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 688
29 AppKit 0x000000019ac69874 -[NSApplication run] + 480
30 AppKit 0x000000019ac40068 NSApplicationMain + 888
31 Rive 0x0000000102a0d1a4 Rive + 20900
32 dyld 0x0000000196c98274 start + 2840
)
libc++abi: terminating due to uncaught exception of type NSException
[sentry] INFO entering breakpad minidump callback
[sentry] DEBUG merging scope into event
[sentry] DEBUG adding attachments to envelope
[sentry] DEBUG sending envelope
[sentry] INFO crash has been captured