Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.2.0x
Issue ID
1052134
Regression
No
Crash on mono_add_process_object when selecting custom Prefab
How to reproduce:
1. Open the attached project
2. In Project window, select the "Expozure.Engine" prefab from the Assets/Expozure/Prefabs folder
Expected result: Editor does not crash.
Actual result: Editor crashes.
Reproducible with - 2018.2.0x-ImprovedPrefabs (ff19e2e229d2)
Not reproducible with - 2017.1.4p2, 2017.2.3p1, 2017.4.6f1, 2018.1.6f1, 2018.2.0b9, 2018.3.0a3
Stack trace:
(mono-2.0-bdwgc) [c:\buildslave\mono\build\mono\metadata\unity-liveness.c:190] mono_add_process_object
(mono-2.0-bdwgc) [c:\buildslave\mono\build\mono\metadata\unity-liveness.c:355] mono_traverse_array
(mono-2.0-bdwgc) [c:\buildslave\mono\build\mono\metadata\unity-liveness.c:304] mono_traverse_objects
(mono-2.0-bdwgc) [c:\buildslave\mono\build\mono\metadata\unity-liveness.c:522] mono_unity_liveness_calculation_from_root
(Unity) MarkDependencies
(Unity) GarbageCollectSharedAssets
(Unity) UnloadUnusedAssetsOperation::IntegrateMainThread
(Unity) PreloadManager::UpdatePreloadingSingleStep
(Unity) PreloadManager::WaitForAllAsyncOperationsToComplete
(Unity) Application::TickTimer
(Unity) MainMessageLoop
(Unity) WinMain
(Unity) __scrt_common_main_seh
(KERNEL32) BaseThreadInitThunk
(ntdll) RtlUserThreadStart
Fixed in 2018.3.0a6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Problem detected while importing the Prefab file" errors on Learning Templates import
- Crash on RaiseException during Socket.BeginConnect in Player when application connection is blocked through commercial firewall
- Decal Projector produces artifacts when the normal and decal are projected in negative z-direction and Normal Blend is set to 1
- Undoing slider field change only resets slider position, doesn't undo the value change
- Precision changes when a tangent is added to a Vertex node
Add comment