Search Issue Tracker
Feature Request
Votes
0
Found in
2023.1.0a3
Issue ID
UUM-27123
Regression
Yes
Decal with animated custon texture not refresh in game view
The bug is visible in the River scene of the water system demo:
[https://github.com/Unity-Technologies/WaterScenes]
- create a custom render texure graph with animated UV.
- create material with the graph
- create custom texture
- apply it to a decal (affecting transparent)
- set the update mode of the decal to realtime
- Uv animation is visible in the scene view but not in the game view
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
- Referred style sheet stays dirty after saving when using the UIBuilder
- The Height map Amplitude is not working when using HDRP/LayeredLit
- Crash on internalABP::BoxManager::prepareData when entering Play Mode
- Crash at "UnityEngine.Object:FindObjectsOfType" when quitting the Player
- Creating material variant produces errors if there is no Materials folder
Resolution Note:
This is a feature request and should be solve by future development on the decal system to allow to refresh animation. Closing