Crash with Gear VR when using splash screen. The app appears to crash when trying to call the splash screen. ...
AGameModeBase::GetGameSessionClass wasn't properly returning the set GameSessionClass. ...
Sequencer Actor details panel lacking parity with Matinee Actor details panel ...
When scaling a SceneCapture2D actor/component any decals there were being rendered within the Render Target disappear. I also noticed that when the SceneCapture2d is set to orthographic, the scale ...
While in the Editor glowing colored lights will appear at the edge of the screen. (see screenshot)This happens randomly after a set amount of time even when Idle.The issue doesn't occur in standalon ...
When getting the resolution scale information from the game user settings the values will change depending if you are in PIR or standalone. This issue will also return different values if you run t ...
Renaming a blueprint to None will cause the blueprint to become unusable. The first time an item is named it will prevent the user from naming it "None". However, when renaming the asset the user ca ...
The AngularLimit visualizer isn't displayed as expected when adjusting the AngularRotationOffset. You can manually rotate the PhysicsConstraint and it will rotate the AngularLimit visualizer, howe ...
FBodyInstance::SetCollisionEnabled uses an incomplete conditional to determine whether or not it's in a Simulating or Non-Simulating state. This can cause cases where RecreatePhysicsState doesn't pr ...
Line trace component appears to return a hit result even when the trace should not have had anything to hit. Attached project shows line trace start & end points. Even when the trace doesn't overla ...