Search Issue Tracker
Fixed in 2021.3.17f1
Fixed in 2021.3.X, 2022.2.X, 2023.1.X, 2023.1.0a19
Votes
1
Found in
2021.3.9f1
2022.1.15f1
2022.2.0b7
2023.1.0a5
Issue ID
UUM-11633
Regression
No
[HDRP] Entering playmode with disabled compositor breaks all its layers
Versions affected: 2021.3.9f1, 2023.1.0a5 (and most probably any other version that has Compositor)
Steps to reproduce:
1) Open attached project
2) Disable compositor, switch to Display 1 in game view
3) Enter and leave playmode
4) Observe how Compositor loses connection to all its existing assets
5) If you reenable compositor it will recreate its assets and there's no way to restore layer data (only base layers that come from SG)
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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Resolution Note (fix version 2021.3.17f1):
serialize the enable parameter
Resolution Note (fix version 2023.1.0a19):
serialize the enable parameter