Static Mesh Component variable defaults cannot be set in the Details panel. No options are available in the dropdown, even if the Blueprint already has StaticMesh components assigned. Reproduced in ...
This is not a regression. Tested in //UE5/Release-5.0 CL20979098 FMath::Eval ignores groupings while solving problems. This has caused some confusion with users who are expecting the groupings to b ...
When entering the Console command 'shot" on an iPhone 6+, the device will crash immediately. Tested on an iPhone 6+, iPhone 5 (8.1), and a Galaxy Note 10.1 Tablet. Unable to test on 2522625 becaus ...
When mesh reduction results in a section becoming empty, the material slots are incorrectly assigned. e.g. if section 0 gets removed due to it having no triangles after reduction, then its material ...
WindDirectionalSourceComponent.h has a meta edit condition that, by referencing an undefined class property (bSimulatePhysics), throws an error in the logs: LogEditCondition: Error: EditCondition pa ...
Copy-pasting an actor property that is a set of strings adds extra quotes and escapes. The licensee has reported: The problem doesn't happen for example for properties of types set of integers, nor ...
If you call the "GetCameraImage" function rapidly ~10 times, it causes the ARKit camera feed to stop updating. Waiting for awhile or tapping some more seems to bring it back. Tested on macOS H ...
Planar Reflections on mobile work well with single plane assets but not with anything with multiple sides, like a box. Tested in: 4.12.4 CL-3028348 4.13 Dev-Editor CL-3038075 ...
1) Using the Meta specifier EditCondition will gray out the property box so that it cannot be clicked, but using tab from another property box will place the cursor inside the grayed out box. 2) V ...
When calling EncompassesPoint on an ANavMeshBoundsVolume, the method always returns false even if the target point is clearly within the visible volume bounds. This occurs because AVolume::Encompas ...