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
- Too little validation messages in the "WebAssembly Language Features" Memory settings
- Project Settings Search Highlights are misaligned when using the Bitmap Text Rendering Mode
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
- Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
- "WebAssembly Language Features" Header in the Player Settings has a smaller indentation
Resolution Note:
This is a problem in the PhysX version that is being used.