Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b3
Issue ID
765346
Regression
No
[Shuriken][Collision] "Planes" collision mode keeps displaying the collision plane even after module is switched to "world"
The visual representation of the collision plane is still visible even when the collision method is switched to world if the transform to it is still assigned.
Repro steps:
1. Open PlaneCollision scene from attached project.
2. Select the Particle System and enable the Collision module.
3. Make sure it's set on "Planes" and assign any Transform to it.
4. Change Visualization to grid and back to solid to preview the plane.
5. Rotate the view around the scene until you see the collision plane.
6. Now switch the Collision module to use "World" instead of "Plane".
7. Observe how the collision plane is still visible.
Expected outcome: collision plane to not be visible when using world collisions.
Notes:
- tested for regression in 5.3.1f1 and issue is still present
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unity Cloud icon does not appear next to project and does not connect correctly when the project is created with Cloud but closed right after creation
- ScrollerSlider in the Scroller Control is still using UXMLTraits
- Crash on ExtractHandles when shutting down the Editor in a specific scene while Burst jobs are in progress
- Unity Hub closes with no "Project is currently open" window when selecting an already open project from the Projects list
- The Hub freezes indefinitely when copy/pasting a lot of characters in the “Set project display name” Hub window since it has no character limit
Add comment