Search Issue Tracker
By Design
By Design in 2023.3.X
Votes
0
Found in
2022.3.12f1
2023.1.18f1
2023.2.0b15
2023.3.0a11
Issue ID
UUM-54334
Regression
No
GameObjects are not transparent in the Player when using a Shader with transparency
How to reproduce:
1. Build And Run the user’s attached “TranslucencyTest.zip” project
2. Observe the result
Expected result: Some GameObjects are transparent
Actual result: None of the GameObjects are transparent
Reproducible with: 2022.3.12f1, 2023.1.18f1, 2023.2.0b15, 2023.3.0a11
Could not test with: 2021.3.31f1 (transparency wasn’t working in the Editor)
Reproduced on:
macOS 13.5.2 (Intel)
Windows 11
VLNQA00358 - iPhone 12, 14.1 iOS
VLNQA00335, Samsung Galaxy S20+ 5G (SM-G986B), Android 10, CPU: Exynos 990, GPU: Mali-G77
Not reproducible on: No other environment tested
Note: not reproducible in the Editor
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
This problem was solved by setting alpha values for both "_Alpha" and "_Color" in the shader
Resolution Note (2023.3.X):
This problem was solved by setting alpha values for both "_Alpha" and "_Color" in the shader