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
- [Linux] Crash on System.Runtime.InteropServices.Marshal:copy_from_unmanaged_fixed when accessing shared memory
- Misaligned text in Preferences window > 2D > Animation, Asperite and Sprite Editor preferences
- Unable to Install ZivaRT Player deprecated package
- Inconsistent Label Popup UI in Package Manager
- All active Audio Sources play their Clips when the "Play On Awake" checkbox is enabled and Scene view Audio is unmuted
Resolution Note:
This is a feature request and should be solve by future development on the decal system to allow to refresh animation. Closing