Search Issue Tracker
By Design
Votes
0
Found in [Package]
7.2.0, 7.1.8, 7.1.7, 7.0.1
Issue ID
1218788
Regression
Yes
[URP][DebugUpdater] DontDestroyOnLoad scene is additively added on playing URP project
An additional DontDestroyOnLoad scene is additively added on runtime to URP project scenes. This feature is only intended for HDRP projects. Refer the attached video
Steps to reproduce:
1) Create a new project with URP template
2) Play the sample scene
Actual result: An additional DontDestroyOnLoad scene is additively added on runtime to sample URP project scene
Occurring in Unity version: 2020.1.0a22, 2020.1.0a1, 2019.3.0f6, 2019.3.0a11
Working fine on: 2019.3.0a10
Occurring in package version: 7.1.8, 7.1.7, 7.0.1
Environment: Both Windows and Mac
Comments (1)
-
Brother_77
Dec 31, 2020 18:58
I have this issue on Unity 2019.4.17
With package version of 7.3.1
Please HELP ! :D
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
URP now also uses the DebuUpdater. DebugViews are being worked atm.