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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment