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
- WebGL Player with WebGPU Graphics API fails to render Scene when custom Render Feature is used
- “EndLayoutGroup” error thrown when changing Shader Precision Model settings in Build Profiles window > Player Settings Overrides
- Button hover state uses default theme color when a custom .uss is applied
- Samples Showcase script warning does not clear after enabling required settings until GameObject is reselected
- VFX Particles receive shadow artifacts when using ShaderGraph with enabled shadows and Face Camera Plane Orient mode
Resolution Note:
SVG sprites aren't supported in sprite atlas. Removing these sprites from the atlas will solve this issue.