Search Issue Tracker
Not Reproducible
Votes
0
Found in
2017.4.4f1
Issue ID
1047957
Regression
Yes
Crash on ValidateSubmenu when saving scene changes (caused by Editor script)
How to reproduce:
1. Open the "Open_Recent_Scene.zip" project
2. Open the "scene2.unity" scene
3. Add any object to the scene
4. Press Ctrl + S
5. If Unity didn't crash, repeat steps 1-4
Actual result: Unity crashes.
Reproducible with: 2017.3.1p3, 2017.4.0f1, 2017.4.6f1, 2018.1.7f1, 2018.2.0a2.
Regression introduced in: 2017.3.1p3.
Not reproducible with: 2017.3.1p2, 2018.2.0b1, 2018.2.0b10, 2018.3.0a1, 2018.3.0a4.
Notes:
sometimes error is thrown when saving:
NullReferenceException: Object reference not set to an instance of an object
UnityEditor.TerrainDetailContextMenus.RemoveDetailCheck (UnityEditor.MenuCommand item) (at C:/buildslave/unity/build/Editor/Mono/TerrainEditor/TerrainMenus.cs:162)
The crash is caused by Assets\BosoniqTools\OpenRecentScene\Editor\OpenRecentScene.cs script
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
- Preview image (screenshot) is not available after capturing snapshot in Memory Profiler
- Crash on UNITY_FT_Stream_ReadAt when changing TMPro properties after unloading an AssetBundle
- Particles spawn at the same position when using raw byte address buffer in VFX Graph
- Decal Shader Graph - Custom vertex interpolators are always 0
Add comment