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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment