Search Issue Tracker
Fixed
Votes
0
Found in
4.1.0b3
Issue ID
518754
Regression
No
[Textures] Changing texture wrap mode of a light cookie doesn't always update game view
1) What happened
when you change the texture wrap mode of a light cookie from clamp to repeat the game view isn't updated instantly while it is in the reverse case
2) How can we reproduce it using the example you attached
1. open scene in attached project
2. select the "cookie" texture in the project browser
3. in the inspector switch wrap mode from clamp to repeat
4. notice the game view doesn't get updated
5. click into the game view and see it update
6. change wrap mode from repeat to clamp
7. see scene and game view get updated instantly
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment