Search Issue Tracker
Won't Fix
Won't Fix in 2023.1.X
Votes
0
Found in
2020.3.42f1
2021.3.14f1
2022.2.0b16
2023.1.0a19
Issue ID
UUM-19809
Regression
No
[VFX Graph] When Normal values get too high, particles stop colliding with the plane
How to reproduce:
- Import the attached package
- Open Collide Gizmos Scene
- Open Collide Gizmos.vfx
- In Collide with Plane Normal Y99999 component enter '{}1e+21{}' value
Expected result: Particles collide with plane collider
Actual result: Particles stop colliding with plane collider
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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Resolution Note:
This is a really corner case that cannot be handled gracefully. The only thing we could potentially do is limit the maximum value.
Resolution Note (2023.1.X):
This is a really corner case that cannot be handled gracefully. The only thing we could potentially do is limit the maximum value.