Search Issue Tracker
Won't Fix
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
- Crash on mono_dump_native_crash_info when changing a Particle System Renderer’s Material Shader to Standard Unlit
- VFX Prefab doesn’t have Preview icon in Project window and Preview window is empty in Inspector window
- Visual Effect Graph error message does not disappear and lasts forever until the Visual Effect Graph is reopened even when the error causing connection/node is deleted and Visual Effect Graph is saved
- “RenderSettings customReflection texture has invalid type” error keeps getting thrown even when Environment Reflections was set back to Skybox from Custom with an invalid texture
- Particle System with the custom Material breaks the Scene view when the material is using a Shader Graph with the Texture with the power of negative value
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.