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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
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)?