Search Issue Tracker
By Design
Votes
0
Found in
5.3.4f1
Issue ID
793936
Regression
No
[WebGL] Transparency not working with some shaders
Reproduction steps:
1. Open "hairtest_v2" attached project.
2. Build and run the "main" scene for WebGL.
3. Notice that hair is visible.
4. Insert "transparentbackground" into the "Assets > Resources" folder.
5. Run the "main" scene in the editor and notice how it looks.
6. Build and run the "main" scene for WebGL.
7. Notice that hair is not visible(picture attached).
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment