Search Issue Tracker
Fixed
Fixed in 6000.3.0b7, 6000.4.0a3
Votes
0
Found in
6000.3.0a5
6000.4.0a1
Issue ID
UUM-121878
Regression
No
Missing API! No way to actually set the maximum number of polygon vertices used in a PhysicsComposer.
When using PhysicsComposer.CreatePolygonGeometry(https://docs.unity3d.com/6000.3/Documentation/ScriptReference/LowLevelPhysics2D.PhysicsComposer.CreatePolygonGeometry.html) it is important to be able to control how many vertices are allowed.
This was completely missed when this API landed in 6000.3.0a5 and was an oversight. A simple property should've been added to get/set this.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Project Auditor Analysis is not marked dirty when the save file is deleted even after reopening the Project Auditor window
- “Shader Graphs” text in the blackboard is hard to see
- "NullReferenceException" error is thrown when changing input field focus via script with custom validation
- The Tables in the Project Auditor’s Assemblies, and Precompiled Assemblies tabs does not scale with the Project Auditor window size which leads to unused empty space and bigger scrollbars in the tables
- Tile Palette button with longer Palette name is misaligned and cut-off when Tile Palette Clipboard overlay is resized
Add comment