Search Issue Tracker
Active
Under Consideration for 6000.2.X, 6000.3.X, 6000.4.X
Votes
1
Found in
6000.1.0b6
6000.3.0a1
6000.4.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
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object
Resolution Note:
Forward-ports for this version need to be handled at a later time.