Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
4
Found in
2022.3.60f1
6000.0.42f1
6000.1.0b9
6000.2.0a6
6000.3.0a1
6000.4.0a1
6000.5.0a1
Issue ID
UUM-100359
Regression
No
MeshCollider does not detect collisions with Capsules and CharacterController when using Physics.ComputePenetration
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/Core/Scenes/TestScene.unity” Scene
3. In Scene view, fly over the Objects to look at them from above
4. In Hierarchy expand Samples > Box > Scale_1x1x1 > Mesh
5. Select every Prefab in Samples > Box > Scale_1x1x1 > Mesh and in Inspector click “Execute“ button
6. Repeat step 5 for every Prefab in Samples > Box > Scale_1x1x1 > Primitive
7. Repeat step 5 for every Prefab in Samples > Box > Scale_4x4x4 > Mesh
8. Repeat step 5 for every Prefab in Samples > Box > Scale_4x4x4 > Primitive
9. Repeat step 5 for every Prefab in Samples > Box > Sector
10. Observe Scene view
Expected result: Prefabs do not exist in the Scene view and are disabled
Actual result: Some Prefabs are still present in the Scene view
Reproducible with: 2022.3.60f1, 6000.0.42f1, 6000.1.0b9, 6000.2.0a6
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
- URP _EMISSION keyword removed from Material when Global Illumination is set to None
- Adding “Entities Graphics Stats Drawer (Script)” Component in Inspector spams “InvalidOperationException: using UnityEngine.Input with Input System active” errors in the Console window
- "New Project" creation window shows only "Project name" instead of "Project Name & Location"
- "Line breaking recursion max threshold hit" error when Overflow is set to Ellipsis with fonts missing the ellipsis character
Add comment