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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment