When changing Time Dilation settings at runtime, it can cause vehicles to be thrown into the air and exhibit other odd physics behavior. This issue occurs when the Time Dilation is being set from sl ...
When using an Attach track in sequencer to attach an actor that contains more than one skeletal mesh component, the UI to choose which mesh component to attach to pops up, but then the editor hangs ...
A licensee is reporting a difference in auto-exposure brightness levels between PIE and a Packaged project. He is working in VR, but since I was not able to reproduce the issue on my end it is hard ...
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. ...
Shortcut will still led to create a new function in the macro library. and this makes engine crash with following callstack. Assertion failed: Blueprint->BlueprintType != BPTYPE_MacroLibrary [Link ...
The launcher version engine cannot find *.inl file from installed location (i.e. in my case it is located at D:\Launcher\UE_4.19\Engine\Source\Runtime\Engine\Classes\Kismet\KismetMathLibrary.inl) an ...
The issue appears to be the type of the input pin on the custom event(or function - both behave the same), under normal circumstances it should allow you to pick the enum from a list on the calling ...
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 ...