Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.3.0b3
Issue ID
956612
Regression
Yes
Unity crashes when reopening project while Collab History is still loading.
Preconditions:
For easiness of reproduction find some project in the organization or with a lot of changes you don't have.
To repro:
1. Open project connected to Collab and open Collab History window.
2. While it's still loading, go to File -> Open project -> open another project.
Actual result: Unity crashes with stacktrace:
Thread 0 Crashed:: CrBrowserMain Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fffb018cd42 __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fffb027a457 pthread_kill + 90
2 libsystem_c.dylib 0x00007fffb00f2420 abort + 129
3 com.unity3d.UnityEditor5.x 0x0000000100fc3741 HandleSignal(int, __siginfo, void) + 81
4 libmono.0.dylib 0x0000000139b4453d mono_chain_signal + 75
5 libmono.0.dylib 0x0000000139a8bb7e mono_sigsegv_signal_handler + 210
6 libsystem_platform.dylib 0x00007fffb026db3a _sigtramp + 26
7 ??? 0x0000000116c2ab20 0 + 4676823840
8 com.unity3d.UnityEditor5.x 0x000000010047cf8f WebViewWindow::SetNativeParentWindow(void*) + 31
9 ??? 0x000000014a05c7aa 0 + 5536860074
Crashes in 2017.3.0b3.
Does not crash in 2017.2.0f2.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
- Resize to Fit option for Import Activity window's Columns does nothing
Add comment