Search Issue Tracker
Fixed
Votes
0
Found in
5.5.0a6
Issue ID
834911
Regression
Yes
[Experimental] SpriteRenderer.color does not get updated on change via script
How to reproduce:
1. Open user attached project
2. Open scene 'Scene'
3. Enter play mode
Expected behaviour: All sprites change to black and back every 0.5 of a second
Actual behaviour: Only sprites that are updated (using animation for example) are drawn black
Reproduced on: 5.5.0a6 2D Experimental.
Not reproduced on: 5.3.6p6, 5.4.1p4, 5.5.0a1 2D Experimental, 5.5.0b5.
Comments (2)
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Arthur-LVGameDev
Feb 12, 2017 09:36
Eh, maybe is different -- #862424
Arthur-LVGameDev
Feb 12, 2017 09:22
Just an FYI that we're also seeing this issue in 5.6 beta -- guessing it's probably the same issue & fix, and will make it "upstream" (or downstream, whichever the case may be)?