Search Issue Tracker
Fixed in 1.0.0-preview.33, 2.0.0-preview.11
Votes
2
Found in [Package]
1.0.0-preview.13, 2.0.0-preview.10
Issue ID
1199682
Regression
No
SVG's Linear Gradient values aren't rendered in the Scene when using a specific order of linearGradient elements in the file
How to reproduce:
1. Open the attached project's Scene labeled "SampleScene"
2. Inspect the Scene View
Expected result: Both GameObjects("haunter_sulking_broken" and "haunter_sulking_working") are rendered the same
Actual result: "haunter_sulking_broken" GameObject's parts with the Gradient Style are rendered as white
Reproducible with: 2018.4.13f1, 2019.2.13f1, 2019.3.0b12, 2020.1.0a14 (1.0.0-preview.13, 2.0.0-preview.10)
Couldn't test with: 2017.4.35f1 (Package Manager does not exist)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment