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
- [Tile Palette] Sprites not rendering when brush tool "Paint a filled box with active brush" is used for the first time
- Adding available Nodes with longer names in Fragment Context window overflow Fragment Context window in Shader Graph
- "Layer Palette Profile" Asset is automatically applied to the second Terrain but doesn't load any layers
- "Terrain Tools" shortcut conflicts with the Overlays shortcut by default
- Longer Shader Graph Property Reference names breaks VFX Graph Output Particle Node
Resolution Note (fix version 2021.3.17f1):
serialize the enable parameter
Resolution Note (fix version 2023.1.0a19):
serialize the enable parameter