Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2020.3.5f1
2021.1.0b8
2021.2.0a5
Issue ID
1330429
Regression
No
Setting ArticulationBody.collisionDetectionMode at runtime via script to Discrete does not work if its being set from Continuous
How to reproduce:
1. Open the attached project, SampleScene
2. Enter Play Mode
3. Note the Console window output
Expected result: ArticulationBody Collision Detection Mode is Discrete
Actual result: ArticulationBody.CollisionDetectionMode is Continuous
Reproducible with: 2020.3.5f1, 2021.1.0b8, 2021.1.4f1, 2021.2.0a5, 2021.2.0a14
Could not test with: 2018.4.33f1, 2019.4.24f1, 2020.3.4f1, 2021.1.0b7, 2021.1.0a4(ArticulationBody Collision Detection Modes not yet available)
Workaround: Setting the ArticulationBody.collisionDetectionMode to anything other than Discrete first and then back to Discrete
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
- Joint Physics result in unexpected behaviors when used for articulated vehicles like buses or trucks
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts which worked with TMP Font Asset Creator
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a17