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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment