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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment