Search Issue Tracker
Won't Fix
Votes
0
Found in
2020.3.37f1
2021.3.6f1
2022.1.10f1
2022.2.0b2
2023.1.0a4
Issue ID
UUM-9377
Regression
No
Rigidbody allows clipping through itself if under the weight of a heavier Rigidbody
Reproduction steps:
- Open the “newRBtest” project
- Open “SampleScene” scene
- Press Play
Expected result: Cube does not clip through the platform
Actual result: Cube clips through the platform
Reproducible with: 2020.3.37f1, 2021.3.6f1, 2022.1.10f1, 2022.2.0b2, 2023.1.0a4
Reproduced on: Windows 10
Note: In the case of a repro project, to successfully reproduce the issue the Mass of the top cube should be set to be around 50.
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
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
Resolution Note:
Mass ratios of over 10 generally present a problem for the iterative solvers in the current versions of PhysX. It's recommended to avoid using ratios of over 10, or to tweak the solver iteration (and solver velocity) iteration counts at the very least.