Search Issue Tracker
Duplicate
Votes
0
Found in
2019.1.0a2
Issue ID
1084172
Regression
Yes
Unity crashes when using Legacy Runtime
Steps to reproduce:
1. Open supplied project
Expected: no crash
Actual: crash
Reproduced in: 2018.3.0a10, 2018.3.0b3, 2019.1.0a2
Not reproduced in: 2018.2.10f1, 2018.3.0a3, 2018.3.0a6, 2018.3.0a8, 2018.3.0a9
Note: if the project does not crash on reproducible versions, delete the Library folder.
The bug only reproduces on .NET 3.5 equivalent Scripting Runtime Version
Stack Trace:
0x00007FFDCE1C333D (mono) [c:\buildslave\mono\build\unity\unity_liveness.c:178] mono_add_process_object
0x00007FFDCE1C357F (mono) [c:\buildslave\mono\build\unity\unity_liveness.c:256] mono_traverse_object_internal
0x00007FFDCE1C387A (mono) [c:\buildslave\mono\build\unity\unity_liveness.c:297] mono_traverse_objects
0x00007FFDCE1C3A78 (mono) [c:\buildslave\mono\build\unity\unity_liveness.c:451] mono_unity_liveness_calculation_from_statics
0x00000001408F0509 (Unity) GarbageCollectSharedAssets
0x000000014099D54C (Unity) UnloadUnusedAssetsOperation::IntegrateMainThread
0x00000001409A0C2B (Unity) PreloadManager::UpdatePreloadingSingleStep
0x00000001409A14F9 (Unity) PreloadManager::WaitForAllAsyncOperationsToComplete
0x0000000141EDBF16 (Unity) AssetInterface::ProcessAssetsImplementation
0x0000000141EE6404 (Unity) AssetInterface::StopAssetEditing
0x0000000141EE0F20 (Unity) AssetInterface::RefreshInternal
0x0000000141EDDE2C (Unity) AssetInterface::Refresh
0x0000000141E95E93 (Unity) AssetDatabase::Refresh
0x000000014131E87C (Unity) Application::InitializeProject
0x000000014148453B (Unity) WinMain
0x000000014246390A (Unity) __scrt_common_main_seh
0x00007FFE37183034 (KERNEL32) BaseThreadInitThunk
0x00007FFE37D01461 (ntdll) RtlUserThreadStart
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
This is a duplicate of issue #1078869