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
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions
Add comment