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)

Scene Management

-

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

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.