When changing r.ScreenPercentage the final value used for buffer generation is clamped to the nearest 4 pixels to aid in post processing and other steps. During post processing the same calculation ...
Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Line: 785] Array index out of bounds: 2 from an array of size 2 Source Context: 363 return OwnerController->GetPawn(); ...
Character animations do not replicate when the character is attached to another actor. Setting the other actor to Replicate and Replicates Movement does not seem to make any difference. Reproduced ...
From UDN Question: https://udn.unrealengine.com/questions/304392/bug-clientplayforcefeedback-isnt-paused-when-game.html Tried with GamePad and Vive Controllers, having Gamepad wire connected + 2 Vi ...
Overlap events do not fire on landscapes ...
ShooterGame crashes when loading into the match on Mac when that ShooterGame was packaged with Pak files. The ShooterGame project was created using the Unreal Engine Launcher I do not see this is ...
When a public uproperty variable has the meta specifier EditCondition set to respond to a private boolean, a checkbox appears next to the public variable in blueprints. While the checkbox accurately ...
When you have a struct variable that is part of a TMap which is stored in an inherited component, the struct is not editable in the full blueprint editor. It is editable in the data only blueprint e ...
When a function in a blueprint (BP created or BlueprintCallable from code) has nodes calling that function in the event graph, deleting the function entirely does not remove the nodes that already e ...
When a variable of a struct is added to a blueprint, the reset to defaults arrow does not appear when the variable values and struct defaults differ. Note: A child of (or placed instance of) the bl ...