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
- Reflection problems when unbaked Reflection Probes are present
- Light Explorer columns sorting arrow is too small
- Context menu actions (Collapse All, Expand All, Enable All, Disable All, Remove All, Reset All) do nothing in Volume component
- [Android] Audio volume decreases when returning to the app during screen recording
- Graphical issues are caused by GPU Occlusion Culling when using Amplify Shaders
Resolution Note:
SVG sprites aren't supported in sprite atlas. Removing these sprites from the atlas will solve this issue.