Search Issue Tracker
Fixed in 4.6.4
Votes
0
Found in
5.0.0f1
Issue ID
670509
Regression
No
Physics2D.OverlapArea less precise than Physics2D.Raycast
Steps to reproduce this issue:
1. Open the attached project
2. Open 'Test' scene
-The CollisionTest script attached to the Box object performs a Physics2D.OverlapArea() check each frame using the bounds of the box's box collider
-It will print out the name of the collider it hits
3. Play the scene
4. It will report a hit against the ground collider, even though they are 0.02 units apart
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text is unreadable when DLSS is applied to the Canvas with Render Mode set to World Space
- NullReferenceException errors appear in the Console when changing the values of Visual Effect Control Clip Events' Attributes
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
Add comment