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
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
- m_Modifications block serializes incorrectly when replacing source prefabs
Add comment