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
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
Resolution Note:
SVG sprites aren't supported in sprite atlas. Removing these sprites from the atlas will solve this issue.