Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2021.2.X
Votes
0
Found in
2021.2.0a18
Issue ID
1348031
Regression
Yes
Prefab property override blue line have disepeared from HDRP's custom passes
When changing a property in a custom pass prefab instance, the blue line that indicates a property override isn't displayed in HDRP, as well as the Apply / Revert options in the context menu.
Repro steps:
- Open a project with HDRP installed
- Create a custom pass with the menu Assets/Create/Volume/Custom Pass
- Add a 'FullScreen' custom pass to the custom pass list
- Make the custom pass object a prefab
- In the prefab instance (in the scene) change a property of the fullscreen custom pass (target camera buffer for example)
- Observe that the blue prefab override line doesn't show
Repro with Unity 2021.2.0b3 and HDRP 12.0
Doesn't repro with Unity 2020.3.8f1 and HDRP 10.5, Unity 2021.1.12f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment