Hello all, I’m using UE4.27 and testing Niagara Grid2D on mobile and found out that the niagara system with GPUCompute Sim doesn’t show either on mobile preview or the actual android device.
I’m wondering if Niagara CPUCompute Sim works on mobile at all? or does it just requires some special configuration to work on mobile?
And I simplified the test to a standard fountain emitter, like this:
Conclusion: Niagara GPU Particles work on ‘Mobile Preview ES 3.1’ mode but don’t work with viewport preview. And on actual Android device with Vulkan API, GPU Particles work.