Search Issue Tracker
By Design
Votes
0
Found in [Package]
12.0
Issue ID
1344757
Regression
No
[VFX Graph] Particles follow Camera and do not collide with depth buffer at certain angles when Scene Camera Fallback is used
How to reproduce:
1. Open the attached project
2. Open 'Repro' Scene
3. Make sure that Main Camera fallback is set to Scene View camera in the Preferences
3. Pan the Scene Camera to look from bottom to planes (attached video as a showcase for this step)
Expected result: Particles collides with depth buffer and do not follow Scene Camera
Actual result: Particles follow scene camera and do not collide with depth buffer at certain camera angles
Reproduced with: 2022.1.0a1 (master)
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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
Resolution Note:
"Prefer Scene Camera" option takes the depth buffer used for collisions from the scene camera, even if a Game view is visible.