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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment