Search Issue Tracker
Fixed in 10.1.0
Votes
0
Found in [Package]
9.0.0-preview.33
Issue ID
1265403
Regression
No
[HDRP] Decals on transparent materials don't refresh when the textures are updated
How to reproduce:
1. Open the attached project "decalBug.zip"
2. Open "SampleScene" Scene and observe the Scene View
3. In the Project window, go to Assets, then right-click "DecalTex" and open the folder that this texture's in
4. Edit the texture on any drawing application, change its color and save the changes
5. Focus back to the Unity Editor and observe the Scene View
Expected result: Decal texture updates on transparent materials
Actual result: Decal texture doesn't update on transparent materials and requires entering and leaving Play Mode, or restarting the project to apply changes
Reproducible with: 2019.4.5f1 (7.3.1, 7.4.1), 2020.1.0f1 (8.2.0, 9.0.0-preview.33), 2020.2.0a19 (8.1.0, 9.0.0-preview.33)
Couldn't test with: 2018.4.26f1 (package errors)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GetCurrentAnimatorClipInfoCount() and GetNextAnimatorClipInfoCount() return 0 when animator is in transition
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
Add comment