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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
Add comment