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
- After converting a Built-in project to URP render texture related errors are spammed that can lead to Game view being rendered on top of Scene view
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
Add comment