When adding a start up movie to a project and launching it onto the Nvidia Shield Tablet device, the video does not play properly. The screen is warped and displays black bars. ...
'Called when another actor steps overlapping this actor' sounds like it should say 'Called when another actor STOPS overlapping this actor' ...
Destructibles without impact damage will not trigger onhit events, regardless of their "Simulation Generates Hit Events" flag status, this is because we ignore that flag in CreatePhysicsState and on ...
Lighting needs to be rebuilt in Advanced_Lighting starter content map ...
Background blur does appear to allow transparency when used in a widget component ...
FObjectReplicator::UpdateUnmappedObjects calls CallRepNotifies, but does not call PostRepNotifies. Further, the order of CallRepNotifies and PostNetReceive in FObjectReplicator::UpdateUnmappedObje ...
It's ok for 4.19. ...
Generated from CrashReporter ...
When SMyBlueprint::OnMoveToParent() gets called the callsites of the function are never updated in dependent blueprints. This results in any UK2Node_CallFunction's not having their `FunctionReferen ...