Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
5.6.2f1
Issue ID
942950
Regression
No
Editor crash on CollectObjectHierarchyWithHideFlagFilter when opening project
To reproduce:
1. Open the user-provided project.
Desired outcome: Project opens without crashing.
Actual result: Projects crashes when opening.
Reproduced with 5.5.1f1, 5.5.4p3, 5.6.3p1, 2017.1.0a1, 2017.1.0p5, 2017.2.0a1, 2017.2.0b8, 2017.3.0a1, 2017.3.0a5
Stack trace:
(Unity) CollectObjectHierarchyWithHideFlagFilter
(Unity) CollectObjectHierarchyWithHideFlagFilter
(Unity) CollectObjectHierarchyWithHideFlagFilter
(Unity) GetObjectArrayFromPrefabRoot
(Unity) MergePrefabInternal
(Unity) MergeAllPrefabInstances
(Unity) LoadSceneOperation::CompleteAwakeSequence
(Unity) LoadSceneOperation::CompletePreloadManagerLoadSceneEditor
(Unity) LoadSceneOperation::IntegrateMainThread
(Unity) PreloadManager::UpdatePreloadingSingleStep
(Unity) PreloadManager::WaitForAllAsyncOperationsToComplete
(Unity) EditorSceneManager::RestoreSceneBackups
(Unity) EditorSceneManager::RestoreSceneManagerSetup
(Unity) EditorSceneManager::LoadSceneManagerSetup
(Unity) RestoreLastOpenedScenes
(Unity) Application::FinishLoadingProject
(Unity) WinMain
(Unity) __tmainCRTStartup
(KERNEL32) BaseThreadInitThunk
(ntdll) RtlUserThreadStart
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment