Search Issue Tracker
Active
Under Consideration for 6000.3.X, 6000.4.X, 6000.5.X
Votes
1
Found in
6000.1.0b6
6000.3.0a1
6000.4.0a1
6000.5.0a1
Issue ID
UUM-99470
Regression
No
[VFX Graph] Particles colliding with Depth slide toward Camera
Steps to reproduce:
- import the provided package
- if using URP open the scene BugRepro_DepthCollision_Sliding
- if using HDRP drop the VFXG VFXG_BugRepro_DepthColl_Sliding in scene, make sure to have a ground plane and some object to collide with.
Actual results: The particles are properly colliding with the DepthBuffer, but are also sliding toward the "VFX Main Camera" (Scene Cam or Main Cam).
Y{}our VFX Main Camera fallback can be set inside the VFXG preferences.{}
!image-2025-03-06-10-13-28-858.png|width=457,height=256!
Expected results: With a Static Camera, this sliding behavior shouldn't occur.
https://unity.slack.com/archives/C1R2CL5S6/p1715173398989889
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:
Forward-ports for this version need to be handled at a later time.