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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment