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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
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)?