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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Resolution Note:
This is a feature request and should be solve by future development on the decal system to allow to refresh animation. Closing