Search Issue Tracker
Active
Under Consideration for 6000.6.X
In Progress in 6000.5.X
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).
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Entering “NaN” or “Infinity” values in Game Object Brush Orientation value fields spams Quaternion-related errors in the Console and persists unless value is undone in Tile Palette window
- An InvalidOperationException is thrown in the Editor when using On-Tile Rendering with the Mock HMD plug-in
- Unity UI does not trigger "OnFocusLost" and doesn't refresh when focusing on other Windows in the Editor
- Project Auditor's settings cannot be searched in the Preferences window
- Crash on SerializableManagedRef::CallMethod when performing various Unity operations
Add comment