Search Issue Tracker
Won't Fix
Won't Fix in 2023.2.X
Votes
0
Found in
2022.2.1f1
2023.1.0a26
2023.2.0a1
Issue ID
UUM-22667
Regression
No
[XR][URP] VFX Graph particles not rendering on Quest 2 using OpenGLES3
VFX particles are not rendering when using OpenGLES3 on Quest2. On Vulkan they look fine however.
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
Since 22.2, the VFX requirement is five SSBO (see returned value by maxComputeBufferInputsVertex), it prevents displaying VFX on some GLES devices.
Resolution Note (2023.2.X):
Since 22.2, the VFX requirement is five SSBO (see returned value by maxComputeBufferInputsVertex), it prevents displaying VFX on some GLES devices.