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
- Nested Canvases with the same Order in Layer ignore Z position for render order when sharing parent Canvas
- ShaderGraph Material subasset loses texture reference when reimporting all assets while using a scripted importer
- Values changed on a prefab are not retained when entering Play Mode
- Shadow Caster 2D shadows partially disappear in specific spots when used with Composite Collider 2D in the Game view
- Hierarchy and Library parts in UI Builder are inaccessible when UI Builder window is resized and these elements no longer fit in the window
Add comment