Search Issue Tracker
Fixed in 4.3.X
Votes
0
Found in
4.3.0b3
Issue ID
564774
Regression
Yes
2D collision filtering is broken
2D collision filtering is broken.
Regression - not present in 4.3.0b2 and 4.3.0b1
Reproduced only on 4.3.0b3
2) How can we reproduce it using the example you attached.
For Win 7:
1. Open the scene.
2. Press play. Notice the cubes do not collide.
3. Open Physics2DSettings(in menu Edit->Project settings) and look at the Layer Collision Matrix. You can see that Player/Ground collision is checked, so they're supposed to be colliding.
4. Check the box for Player/Player collision.
5. Press play. Now they will collide. This makes no sense.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Toolkit Button text is not rendered when the Button has fixed height with specific Icon font
- Unable to bind RenderTexture to the VisualElement's StyleBackground property
- SVG fails to import when 'stroke-miterlimit' is less than 1
- Test Runner fails to create a script in the active path when selecting a file as the active path
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
Add comment