A warning is appearing in the output log during PIE when an actor contains a Physics Constraint component that does not have any constrained components set.
This did not occur in 4.15.2, this is a regression. It is unexpected because the component is not attempting to create a joint between any objects if there are no constrained components set.
Result: Warning appears in output log:
PIE:Warning: Warning Constraint in '/Temp/UEDPIE_0_Untitled_1.Untitled_1:PersistentLevel.NewBlueprint_42.PhysicsConstraint' attempting to create a joint between objects that are both static. No joint created.
Expected: No warning would appear, as there are no constrained components.
Head over to the existing Questions & Answers thread and let us know what's up.
| 10 | 
| Component | UE - Simulation - Physics | 
|---|---|
| Affects Versions | 4.16, 4.17 | 
| Target Fix | 4.17 | 
| Fix Commit | 3477302 | 
|---|---|
| Main Commit | 3502661 | 
| Created | May 15, 2017 | 
|---|---|
| Resolved | Jun 7, 2017 | 
| Updated | Jun 21, 2017 |