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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Resolution Note (fix version 2021.3.17f1):
serialize the enable parameter
Resolution Note (fix version 2023.1.0a19):
serialize the enable parameter