Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b7
Issue ID
786568
Regression
Yes
[Collision] The default World Collision Radius value of 1 changes behavior of old projects
Since World Collision Radius is a new addition (before world collision was using the center of the particle), setting the default value to 1 can change the behavior of particles in older projects (image attached).
Repro steps:
1. Open Test scene from attached project in 5.4.0b7
2. Select particle system and observe how particles go between the cubes.
3. Open Test scene in 5.4.0b13
4. Select particle system and observe how particles no longer go between the cubes (because default collision radius is 1).
Notes:
- Technically a regression, but also a new feature. Used to work in the mid-betas (circa b7).
- Might not be as problematic and is easy to fix (setting radius to
- Versions listed are a bit of a guestimate, not 100% sure when the change got merged :)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Add comment