After setting a particle system component inside blueprint, clicking the "Reset Emitter" button in the details panel does not have any effect on the particle system. ...
A Redistribute file for VS 2015 is needed to build lightmass, but this is not currently included with the engine. If a user does not have VS 2015 installed, lightmass will fail with this error: Un ...
If an actor's Simulate Physics and ActorLocation/Rotation properties are set in code the editor will crash immediately upon launch / debug in VS. ...
It looks like maybe CheckDefaultSubobjectsInternal() isn't set up to handle non-native (i.e. Blueprint) class types? As well as AActor::CheckActorComponents() perhaps? ...
In the Beam's Source Module the tooltip for the Source Name is actually the tooltip for the Source Tangent Strength. ...
When you Click the Arrow down to the right of the Launch On button, The texture format for an Android device is showing as a jumbled mix of numbers and letters and not in any specific format. ...
The original bug report is unclear – of course framerate of the game on PC will not match device – but QA has found a bug here. Seems like the game thread max tick rate is not being enforced in the ...
Enum data is not correctly setting names in the data table when pulling data from a .csv file. ...
When using scalability settings with the world composition browser, seams in separate landscapes break on low settings, even if they lined up on high or epic settings. ...
Naming an EnvQueryGenerator_BlueprintBase derived BP "NewBlueprint" and deleting it causes new custom generators to not appear in the EQS. This can also lead to a crash when searching for the new ge ...