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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Add comment