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
- Brush Size in the Inspector window does not update when the Brush Size in Scene View is changed
- "ArgumentOutOfRangeException" errors are thrown every time a keyboard key is pressed when renaming a component in UI Builder with a symbol and changing the name after label attribute warning
- Values in "Rect Transform" component are only partially updated when changing values in Prefab Mode
- Same Asset Type Focused Inspectors do not repaint when menus are manipulated
- Bool or Trigger Parameters can be selected via right clicking to the right of a Parameter control in the Animator Window
Resolution Note:
URP now also uses the DebuUpdater. DebugViews are being worked atm.