Search Issue Tracker
Fixed
Fixed in 2021.3.29f1, 2022.3.5f1, 2023.1.2f1, 2023.2.0a21
Votes
0
Found in
2021.3.20f1
2022.2.12f1
2023.1.0b9
2023.2.0a7
2023.3.0a3
Issue ID
UUM-29083
Regression
No
[HDRP] BaseColor texture on decal material should be grayed out, not hidden when affect BaseColor is disabled
Steps to reproduce :
- Open scene in the attached project
- Inspect the "Decal Projector" object
Notice that :
- Even with "Affect BaseColor" disabled, the decal will still affect the opacity
- The BaseColor texture is not visible in the inspector, but its alpha is still used as a mask for the opacity
- Using the rendering debugger, and display the decal atlas, you can see that the base color texture is effectively stored in the atlas, and used.
!image-2023-03-06-11-26-37-077.png!!image-2023-03-06-11-26-44-197.png!
Reproduces with: all versions
Suggestion: Do not remove the BaseColor texture field from the UI if "Affect BaseColor" is disabled, but grey it out like for the other options
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- IndexOutOfRangeException occurs when entering "<a></a>" tags in a TextMeshPro UI field
- Numeric property drag cursor gets enabled in the Inspector Preview window when the window is above numeric properties
- UI elements become unusable due to Object and Text Fields being set to empty/"0" when clicking "Reset" on their Components
- Scene Asset is not attached to a Lighting Data Asset for a URP Package Sample Scene
- Gizmos are not rendered for the Base Camera when using Camera Stacking
Add comment