Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0f1
Issue ID
893148
Regression
Yes
[Regression] Unneeded additive DontDestroyOnLoad scene appears in the Hierarchy after launching scene with painted trees
Steps to repro:
1. Open attached project and t1 scene;
2. Launch the scene.
Actual result:
DontDestroyOnLoad scene appears in the Hierarchy view. See attached video.
Regression introduced in Unity 5.6.0f1 and 2017.1.0a3
Expected result:
No additional scenes should appear in the Hierarchy after launchning the scene, unless some object(s) in this scene are marked as DontDestroyOnLoad.
Notes:
- Reproducible in 2017.1.0a4, 2017.1.0a3, 5.6.0f1;
- Not reproducible in 5.6.0b11, 5.6.0b10, 5.5.2p1;
- Reproducible on both OSX 10.12.3 and Windows 10;
- Reproducible only in the scene with painted trees, not reproducible in a scene with dragged tree prefabs or with primitive gameobjects (cubes).
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Pausing a Visual Effect doesn't pause the “Multiply size over life” effect in the Update Block
- Wheel Colliders aren't detecting collision
- [VFX Graph] VFX graph is still dark when using Light Mode
- The Rotation of Child GameObject with the Interpolating RigidBody is set to a random number when changing the Rotation of Parent GameObject
- [Shader Graph] Shader graph is still dark when using Light Mode
Add comment