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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Resolution Note:
SVG sprites aren't supported in sprite atlas. Removing these sprites from the atlas will solve this issue.