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
- Post Processing SMAA breaks when HDR mode R11G11B10 is selected and Color Space is changed
- The "UnityWebRequest.result" of the "UnityWebRequestTexture.GetTexture" method changes when accessing "UnityWebRequest.downloadHandler" texture
- Slider rounding does not allow setting certain valid numbers as Values when Low and High Values not set to default
- UI Builder Canvas has too big resizing zone on the outside of the canvas
- GetCurrentAnimatorClipInfoCount() and GetNextAnimatorClipInfoCount() return 0 when animator is in transition
Add comment