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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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