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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Package signature validation unexpectedly return an invalid signature status if the validation check is done after the code signing certificate validaty range has passed
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
Add comment