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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
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)?