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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Add comment