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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.