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
- Crash on __pthread_kill when initializing Vuplex WebView while entering the Play Mode
- Crash on FindSurface when adding a custom Renderer Feature to a 2D Renderer Data Asset
- [Android] [Vulkan] [UI Toolkit] Application crashes when the device is rotated when it has UI Toolkit TextField on Vulkan devices
- Crash on DualThreadAllocator<DynamicHeapAllocator>::TryDeallocate when opening a specific project
- Crash on memset_repstos when pressing a UI button while in Play Mode
Add comment