Search Issue Tracker
Fixed in 2022.2.X
Votes
16
Found in
2019.4
2020.3
2021.2
2021.2.3f1
2022.1
Issue ID
1387210
Regression
No
Transparency does not work in VR when Render Mode is set to Single Pass Instanced
Reproduction steps:
1. Open the attached "1387210.zip" project
2. Open the "SampleScene" Scene
3. Enter the Play mode and observe the Scene
Expected result: The "Sphere" GameObject is transparent
Actual result: The "Sphere" GameObject is grey
Reproducible with: 2019.4.34f1, 2020.3.25f1, 2021.2.7f1, 2022.1.0b2
Comments (7)
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
- “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
eblavender
Apr 14, 2022 08:03
This applies to everything from transparent 3D objects, to images, to textmeshpro. Hopefully this fix is approved for 2022.2 and backported to 2020.3
AlexandreDelan
Feb 28, 2022 15:52
WORKAROUND :
Deactivate Soft Particle
nimmesoete
Dec 16, 2021 13:24
Working on a student project with grenades sandbox and I have the same issue
smartVRstudio
Dec 16, 2021 10:57
+1
DevDunk
Dec 16, 2021 10:36
Crucial bug, please prioritize.
jonas_smartVR
Dec 16, 2021 10:32
I got the same issue