Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2018.2.X
Votes
2
Found in
2018.2.0f2
Issue ID
1060073
Regression
Yes
Loading a new scene from script while a GameObject is selected in the Scene view throws Serialized Object target destroyed error
Steps to reprodue:
1. Download the attached project and open SampleScene01
2. Select either a GameObject (either the cube or the plane) in the Scene view
3. Enter the Play mode
4. Press either the Space button to reload the current scene, or either Left or Right Control to swap to a different scene
5. Observe the error in the console
Notes:
- The issue occurs only when the Inspector pane is visible in the editor
Comments (3)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
qweqhpp
May 04, 2019 05:46
regressed back in 2019.1.0f2 exact same problem if i deselect the object it goes away
gtk2k
Aug 28, 2018 07:58
not fixed 2018.2.5f1.
BunnyProductions
Jul 20, 2018 19:19
This helped