Search Issue Tracker
Fixed
Fixed in 2021.3.13f1, 2022.1.22f1, 2022.2.0b13, 2023.1.0a12
Unknown (hidden) 2020.3.X
Votes
3
Found in
2020.3.35f1
2021.3.5f1
2022.1.6f1
2022.2.0a17
2023.1.0a2
Issue ID
UUM-7402
Regression
No
CapsuleCastAll returns a false hit in a specific location of a concave MeshCollider when "Use Fast Midphase" is enabled
CapsuleCastAll returns a false hit in a specific location of a concave MeshCollider when "Use Fast Midphase" is enabled in the MeshCollider's Cooking Options
How to reproduce:
1. Open the user-submitted project
2. Open the scene "CapsuleCastTest" (Assets > Scenes > CapsuleCastTest.unity)
3. In the Hierarchy window, select the GameObject "CastTester"
4. In the Inspector window, expand the script "Capsule Cast Tester" and press the "Cast" button
5. Inspect the Scene view
Expected result: No parts of the "Collider" GameObject are hit by the CapsuleCastAll function
Actual result: A wall of the "Collider" GameObject is hit by the CapsuleCastAll function
Reproducible with: 2019.4.29f1, 2020.3.17f1, 2021.1.18f1, 2021.2.0b9, 2022.1.0a6
Note: The GameObject "CastTester" Transform's Position has to be 9.5 on the X, 7.5 on the Z axis. Position on the Y axis can go between -2 and 2
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
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
- Hovering on the three-dot menu also highlights the tab header near it when not all tabs fit the bar
Resolution Note (2020.3.X):
A rare case that doesn't seem to affect any customers on this older LTS release.