Updating project to 4.12 corrupts Additive AimOffset thumbnail, causing log spamLogAnimation:Warning: Setting an additive animation (Owen_AimOffset) on an AnimSingleNodeInstance is not allowed. This ...
Windows: Opening a persona window causes the editor to lose approximately 10fps per window (4 persona windows open = -40fps) Even when docked and running in the background. Mac: Opening a persona w ...
Surfaces are getting washed out or over brightened when using a Cubemap on a Skylight in VR. Tested 4.15.2 - 3416026 : Does not occur 4.16. p2 - 3415565: Occurs ...
When setting "draw at desired size" for a widget component to true, the "Draw size" will no longer respond to input. ...
Oculus store does not accept APKs signed with v2 signing from Gradle. ...
When using OverlapAll as a collision preset on a Cube, the collision will trigger when placed near a wall even if the Character has not collided with the Cube. ...
It can select ChildActor with the Eyedropper tool. Since ChildActor is an actor created temporarily, when you restart the Editor it becomes empty because there is no reference. When selecting AActor ...
Light Map Resolution is set to a small value (4 or 8), it will build normally. ...
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 ...
When assigning an array of actors that implement a specific interface to an array of the specific interface the engine crashes. This doesn't happen if the actor array is put through a for each loop ...