Search Issue Tracker
Fixed
Fixed in 2021.3.7f1, 2022.1.8f1, 2022.2.0a19, 2023.1.0a1
Votes
3
Found in
2021.3.3f1
2022.1.3f1
2022.2.0a13
2023.1.0a1
Issue ID
UUM-1921
Regression
No
[2D][Sprite Shape][URP] SpriteShape alpha value of color not working when using URP and Sprite-Lit-Default mat
\[2D]\[Sprite Shape]\[URP] SpriteShape alpha value of color not working
Using URP 2D, SpriteShape is not applying the Alpha value of its Color field to the image
Repro steps:
- Open attached project, select Closed Sprite Shape in SampleScene
- In Inspector, select Color in Sprite Shape Renderer component, observe color picker alpha is at 38 but sprite shape still looks opaque
Expected result: Sprite shape becomes more transparent with lower alpha values in Sprite Shape Renderer
Actual result: Sprite shape does not become more transparent with lower alpha values in Sprite Shape Renderer
Comments (2)
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
jarbleswestlington_unity
Jul 14, 2022 21:53
still an issue. well done!
pryankster
Jun 02, 2022 16:17
I'm seeing this issue as well (2022.1.2f1), interestingly enough, it seems to display properly in the Scene view, just not in the game view!