Search Issue Tracker
Fixed
Fixed in 6000.5.0b10, 6000.6.0a6
Votes
0
Found in
6000.5.0a1
6000.6.0a1
Issue ID
UUM-141997
Regression
No
Missing PhysicsChain/PhysicsShape.chainSegmentGeometry API
All geometry types on a PhysicsShape have both a getter and setter, however the setter for ChainSegmentGeometry is missing.
Also, the PhysicsChain does not have the ability to update its vertices meaning the whole chain needs to be recreated or each individual chain-segment needs to be updated which can be expensive.
Also, the ChainGeometry constructor that accepts a ReadOnlySpan needs to be fully obsolete now as it's very unsafe to use (mistake from the past).
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
- XR poke interaction does not work on UI Toolkit when colliders are created dynamically
- Player Settings “Minimum Target Version” is ignored due to unconditional override in build post-processor
- [Handles] Handles.SnapValue is not snapping properly with negative values.
- Crash on AudioMixerController::RemoveInvalidSendLevelGuidsRecursive when opening a project with specific audio files for the first time
- [Windows] “The type UnityEditor.CoreModule UxmlSerializedData is being serialized by [SerializeReference]...” warning is thrown when entering Play mode with Render Objects Shader Override selected
Resolution Note:
Fixed in 6000.6.0a6
Resolution Note (fix version 6000.6.0a6):
Fixed in 6000.6.0a6
Resolution Note (fix version 6000.5.0b10):
Fixed in 6000.5.0b10