Unity Issue Tracker - 2D VFX are not rendered when Graphics API is set to OpenGLCore
Closed
UUM-12581
2D VFX are not rendered when Graphics API is set to OpenGLCore
Unity: Visual Effects
Won't Fix
2023.1.X
2022.2.X
Works on Windows OpenGL Core, GLES 3 on Android.
OpenGL Core is deprecated on macOS
To reproduce:
Download the "My Project (108).zip" and open it in Unity
Open the "SampleScene" scene
Enter Play mode
Expected result: Unity Editor enters Play mode and 2D VFX is shown in the Game view without any issues
Actual result: Unity Editor enters Play mode, 2D VFX is not shown in the Game view and the Error is thrown in the Console window:
VFX Rendering requires compute shaders and compute buffer inputs at vertex stage (maxComputeBufferInputsVertex). No rendering will occur
Notes:
This issue happens when using OpenGLCore Graphics API
Reproducible in Unity 2022.2.0a16, 2022.2.0b6, and 2023.1.0a8
Prioritise and Follow this issue
Have a workaround or additional info about this issue?