Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.1.0b6
2018.2.0b5
Issue ID
1038998
Regression
Yes
"SerializedObject" error occurs on removing additive scene when lighting window is in focus
Steps to Repro:
1. Open an attached project or create a new project and open a sample scene
2. Open the Lighting Settings window by going to Window > Rendering > Lighting Settings
3. In the Project View, create a new scene by right-click > Create > Scene
4. Drag and drop the newly created scene into the Hierarchy view
5. Right-click on that scene in the Hierarchy view and select Set Active Scene
6. Right-click on that same scene in the Hierarchy view and select Remove Scene while the Lighting Window is open/docked
7. Observe the error in the console
Actual Result:
Observe error in the console
Note:
Make sure lighting window is currently active
Occurring with:
2018.3.0a2, 2018.2.0b9, 2018.2.0b1, 2018.1.2f1, 2018.1.0b13, 2018.1.0b6
Working with:
2018.1.0b5, 2018.1.0b1, 2017.4.3f1
Environment:
Windows and Mac
Stack Trace:
SerializedObject target has been destroyed.
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment