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
- Icon section shows incomplete message and unusable check box in Build Profiles and Player Settings window instead of “Not applicable for this platform” for Dedicated Server Platform
- "Editor unavailable" message is displayed when navigating to "Get set up" tab in Unity Hub
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
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.