Vfx effect goes invisible when camera not looking in the center
I am having this problem, not sure if bug or not but I have a 70x50x70 box as in my VFX effect in the VFX graph to spawn small objects that looks like dust particle. Whenever the center of the gameobject is not in the camera frame, the whole VFX effect goes invisible and no particles are seen. This happens in both Editor mode and while running the game.
Tried solutions: 1. It is somewhat like Occlusion Culling but the feature is not enabled on any of my cameras. 2. I tried changing the world coordinates of the AABox to Local but that also does not help.
Attachments [1]: 1/2 part graph [2]: 2/2 part graph
Your answer
Follow this Question
Related Questions
Stop Post-Processing Effects on UI? 3 Answers
How to exclude object from near camera clipping 1 Answer
Camera Shake C# Effect 3 Answers
CullScriptable CreateSharedRenderScene eats up CPU 0 Answers
Using two cameras to render different layers problem 0 Answers