Search Issue Tracker
Third Party Issue
Votes
0
Found in
2021.3.34f1
2022.3.17f1
2023.2.6f1
2023.3.0b3
6000.0.0b11
Issue ID
UUM-60547
Regression
No
Wrong direction normal is returned when using BoxCast if "Use Fast Midphase" is enabled on Mesh Collider
How to reproduce:
1. Open the user’s attached “BoxcastNormalsAreWrong.zip” project
2. Enter Play Mode
3. In the Scene window, observe the red normal on “LevelMesh” GameObject
Expected result: Red and Green normals are showing the same direction
Actual result: Red and Green normals are showing different directions
Reproducible with: 2021.3.34f1, 2022.3.17f1, 2023.2.6f1, 2023.3.0b3
Reproduced on: macOS 13.6.3 (Intel)
Not reproducible on: No other environment tested
Notes:
- Not reproducible without “Use Fast Midphase” enabled
- Not reproducible with certain “LevelMesh” GameObject rotation values
- Green normal indicating the normal returned by a Raycast, and a red normal indicating the normal returned by a BoxCast
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
This is a problem in the PhysX version that is being used.