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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment