Search Issue Tracker
Fixed
Fixed in 6000.3.0b9, 6000.4.0a5, 6000.5.0a1
Votes
0
Found in
6000.3.0a5
6000.4.0a1
6000.5.0a1
Issue ID
UUM-124838
Regression
No
No way to get raw (non-validated) convex hulls from the PhysicsComposer.
When creating PolygonGeometry via PhysicsComposer.CreatePolygonGeometry, all the geometry is pre-validated prior to being returned with any invalid geometry being rejected and returned as a simple rejected count.
Unfortunately, there is no way to get the rejected polygon hulls so you can either examine them or simply ask for convex hulls and validate them manually.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
Add comment