Search Issue Tracker
Fixed in 2018.2.X
Votes
4
Found in
2017.3.1f1
Issue ID
1026512
Regression
No
"Did you spawn new GameObjects from OnDestroy?" error appears when exiting play mode with no further information
To reproduce:
1. Open attached project
2. Enter and Exit Play mode
3. Notice that error appears
Actual result: Error "Some objects were not cleaned up when closing the scene. (Did you spawn new GameObjects from OnDestroy?)" does not give any information where it comes from.
Expected result: Error should give information in which code the problem appears.
Reproduced in: 2017.1.4p2; 2017.2.3p1;2017.3.2f1; 2017.4.5f1; 2018.1.7f1; 2018.2.0b11; 2018.3.0a3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment