Search Issue Tracker
Won't Fix
Votes
1
Found in [Package]
Issue ID
1263475
Regression
No
[Vector graphics] SVG image disappears in Play Mode when sprite is packed in Sprite Atlas and VectorGradient shader is used
How to reproduce:
1. Open the attached '1263475.zip' project
2. Open 'Sample' Scene
3. Enter Play Mode
Expected result: 'NinoNormal' GameObject is visible in the Game View and Scene View
Actual result:'NinoNormal' GameObject is invisible in the Game View and Scene View
Reproducible with: 2019.4.9f1, 2020.1.3f1, 2020.2.0a21(1.0.0-preview.34, 2.0.0-preview.1)
Could not test with: 2018.4.26f1 due to package errors thrown in the Console
Notes:
1. Not reproducible with Unlit/Vector shader
2. Note that 'NinoNormal' expanded asset contains SpriteAtlasNormal while 'science' asset does not
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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
Resolution Note:
SVG sprites aren't supported in sprite atlas. Removing these sprites from the atlas will solve this issue.