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
- [2023.2] HDRP Asset Settings Helper throws a NullReferenceException
- [URP] SubmitRenderRequest with NativeRenderPass + Upscaling doesn't work
- “ArgumentOutOfRangeException” error appears when inserting a double character if using “SetValueWithoutNotify” on UI Toolkit’s TextField
- Particle System emission delays between particle generations when playing the simulation
- EditorUtility.DisplayDialog is not shown when Input.GetMouseButtonDown is called a second time
Add comment