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
- GC Allocation of 384 B every frame when using CinemachineInputAxisController
- Profiler search results are delayed when any search result is selected, and another frame is viewed
- [Linux] Cannot reorder GameObjects in the Hierarchy when the AI Assistant package is installed
- [iOS] Text Input field stops receiving changes when the "Cancel" button is used on the soft keyboard
- [WebGPU] URP RenderGraph RenderPass doesn't clear textures
Resolution Note (fix version 2021.3.17f1):
serialize the enable parameter
Resolution Note (fix version 2023.1.0a19):
serialize the enable parameter