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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Add comment