Search Issue Tracker
Fixed
Fixed in 2022.2.0f1, 2023.1.0a21
Votes
1
Found in
2022.2.0a13
2022.2.0a15
2023.1.0a1
Issue ID
UUM-1685
Regression
No
Crash when exiting the Play Mode and there's a script attached to a GameObject with "gameObject.hideFlags = HideFlags.DontSave;"
Reproduction steps:
1. Open the attached project
2. Enter the Play Mode
3. Exit the Play Mode
4. Observe the crash
Expected result: the Play Mode should stop
Actual result: Editor crashes
Reproducible with: 2019.4.39f1, 2020.3.35f1, 2021.3.3f1, 2022.1.2f1, 2022.2.0a15
Reproducible on: Windows 10 (21H2)
First few lines of the stack trace:
0x00007FF6CEF2EC84 (Unity) SceneDataContainer::GetSceneData
0x00007FF6CEF2F141 (Unity) SceneDataContainer::HasData
0x00007FF6CEF2D284 (Unity) SceneVisibilityState::AreAllChildrenVisible
0x00007FF6CFAB1326 (Unity) SceneVisibilityState_CUSTOM_AreAllChildrenVisible
0x000001FAE70312EE (Mono JIT Code) (wrapper managed-to-native) UnityEditor.SceneVisibilityState:AreAllChildrenVisible (UnityEngine.GameObject)
0x000001FAE703114B (Mono JIT Code) UnityEditor.SceneVisibilityManager:AreAllDescendantsVisible (UnityEngine.GameObject)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GfxDevice::UpdateBufferRanges when running UIBuilder tests
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
Add comment