Search Issue Tracker
Fixed
Votes
0
Found in
6000.0.22f1
Issue ID
UUM-83528
Regression
Yes
Collision between GameObjects is not detected when using Collider.layerOverridePriority
Reproduction steps:
1. Open the attached “BugRepro” project
2. Open the “Assets/CollisionTest.unity” Scene
3. Make sure that the Scene view tab is opened
4. Enter the Play Mode
5. Observe the Scene view
Expected result: The collision between CubeA and CubeB is detected and cubes repel each other
Actual result: Collision between CubeA and CubeB is not detected
Reproducible with: 2023.3.0a19, 6000.0.22f1
Not reproducible with: 2022.3.48f1, 2023.3.0a18
Couldn't test with: 2021.3.44f1 (Could not resolve compilation errors)
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Note: Enabling the updateLayerOverridePriority checkbox in the Collision Test component attached to CubeB resolves the issue
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
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-83048