Search Issue Tracker
By Design
Votes
0
Found in
6000.0.18f1
Issue ID
UUM-79383
Regression
No
"Water" Components have broken Prefab change highlight in the Inspector
How to reproduce:
1. Create a new HDRP Unity project and open any scene in it
2. Make sure "Water" is enabled for the HDRP Asset (Project Settings -> Quality -> HDRP -> Water -> Enable)
3. In the Hierarchy, create an Empty GameObject and make a Prefab out of it
4. In the Hierarchy, select the same GameObject and add the "Water Decal" Component in the Inspector
5. Observe the blue line on the left side of the Component
Expected results: The line is applied to the "Material" field
Actual results: The line is not present on the Material field and is rendered on the expandable field under it
Reproducible with: 6000.0.18f1
Can't test with: 2021.3.43f1, 2022.3.44f1 (No "Water" Components with the Material field
Reproducible on: Windows 11 Pro
Not reproducible on: No other environment tested
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [HDRP] HDRP Look Dev has no button leading to the documentation
- [Android] Artifacts appear when instantiating a prefab on a PowerVR Rogue GPU device
- Skinned Mesh Renderer with enabled 'Skinned Motion Vectors' flickers when Ray Tracing with Screen Space Global Illumination is used
- [HDRP] "Show on start" checkbox is too close to the window border and is not aligned with the other elements
- RenderGraph shows incorrect values for some Depth Attachment Format and Depth Texture Format options
Resolution Note:
The header of the preview is not overrided. What is overrided is the Material field above and it has the blue line as expected.