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
- The Editor becomes unresponsive and memory allocation errors are spammed in the Console when Generating Lightning
- Crash on BatchApplyPropertiesFromSourceAssetDB when opening a specific project
- Scene view Camera cannot be moved with WASD/QE keys when the Right Mouse Button is held down and the Mouse is not moved
- Crash when calling default interface method from virtual method with same name
- [Android] Unity does not include the ".aab" extension for an AppBundle when it is built via script with the buildPlayerOptions.locationPathName = "AppName.apk" and EditorUserBuildSettings.buildAppBundle = true
Add comment