Search Issue Tracker
Fixed in 7.1.1
Votes
2
Found in [Package]
5.3.1
Issue ID
1127324
Regression
No
Console warning is being spammed when having LWRP enabled and shader with GPU instancing present in the scene
Mandatory packages: LWRP (5.3.1 or earlier) and Vector Graphics (1.0.0 or earlier)
Console warning: Instancing: Use SpriteColor or SpriteFlip for renderers that are not sprite renderers. Values are undefined
To reproduce:
1. Open user's attached project "Test.zip"
2. In Hierarchy window, select the pentagon sprite (drag it around for 100% reproduction)
3. Observe console warnings
Expected: console is not flooded with warnings
Actual: console is throwing warnings infinitely
Reproduced in: 2018.3.7f1, 2019.1.0b4, 2019.2.0a6
Note1: if selecting does not reproduce the issue, try dragging the sprite around the scene
Note2: reproduces on Vector and VectorWeightMap shaders
Note3: cannot be reproduced on LTS as there's no Package Manager
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment