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
- [Backport] [Sprite Atlas V1] Editor crashes when calling SpriteAtlasUtility.PackAtlases
- Deterministic builds have different files when built from the same project
- PlayerBuildInterface.ExtraTypesProvider no longer provides types to IL2CPP
- Touch input is reset in Device Simulator when Unity Remote is killed
- [Vulkan] Green pixelated Visual Element area in Editor when right-clicking on the title bar
Add comment