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
- Crash on GfxDeviceD3D12::AllocBottomLevelAccelerationStructure when using Raytracing
- The search icon in the "Searches" sections is blurry and inconsistent
- "RenderingCommandBuffer" error is thrown when switching to the tvOS platform
- Left side cog menu button is obstructed by the maximum Y value of the graph when editing a curve in the Particle System Curves
- "Property exceeds previous array size (64 vs 32)." warnings are thrown when switching from tvOS platform to a Standalone platform after restarting the Editor
Add comment