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
- The Up, Down and other Buttons in a Style Sheet's Inspector unselect items when they are clicked while they are disabled
- Virtual Player remains active and still launches when removed from Additional Editor Instances from a custom Play Mode Scenario
- UI Toolkit Editor Window Creator becomes not interactable and greyed out when a long name is entered
- [Web][iOS] Web Player keeps restarting on launch when Native C/C++ Multithreading is enabled
- "Add Scene to Scenes in Build" pop-up reappears after Scene has already been added and another Multiplayer Editor Instance is loaded
Add comment