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
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
- Shortcut Manager shows empty conflict filter when resolving runtime conflicts involving different contexts
Add comment