Search Issue Tracker
Third Party Issue
Votes
2
Found in
2019.4
2019.4.12f1
2020.1
2020.2
2021.1
Issue ID
1296930
Regression
No
Physics.CapsuleCast ignores Mesh Collider when Z-axis of the Capsule matches Z-axis of the Mesh Collider and scale is 1:1:1
Reproduction steps:
1. Open user attached project "CapsuleCast Ignores Mesh Collider.zip"
2. Enter Play Mode
3. Open Scene View
4. Look at the cube in the scene
Expected result: Capsule is green indicating the collision
Actual result: Capsule is red indicating there is no collision
Reproduces on: 2019.4.15f1, 2020.1.15f1, 2020.2.0f1, 2021.1.0a7
Could not test (errors in the project): 2018.4
Notes:
One of the faces of the Mesh Collider also has to match the plane of the Z-axis position
Workaround: disable Fast Midphase in the MeshCollider cooking options
Comments (2)
-
florahmelda
Dec 08, 2020 05:46
Business law paper writing service seekers have an advantage of hiring the best business law research writing help services that are familiar with business law coursework writing services for their Business law writing services.
-
SuccessfulMe
Dec 05, 2020 03:00
One way that your dog can benefit from an increase in its almond intake is by boosting their immune system. It has been proven that some almonds can actually help with boosting your dog's immune system. This is especially important in a dog that might have some type of health issue. Just make sure that your dog isn't allergic to almonds before adding them to its diet. candogseatfood.com
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
- Keywords on Material Variants aren't automatically saved when changed on original Material through Shader Graph
- Light Probes get baked when calling LightProbes.Tetrahedralize
- Shadows flicker and cause visual artifacts when modifying a GameObject's bounds using Swizzle (Y Mask) and Sine Time nodes
- [WebGL] Frame rate drops by 5-20 fps when moving cursor or touch input in the Player
- Light bleeds when using box shaped spotlight with specific Emission Range values
Resolution Note:
An accuracy issue in the implementation of PhysX. As a workaround disable the Fast Midphase in the Mesh Collider cooking options.