It appears that the Vertex Normals from Ribbon Particles are opposite of what is expected via the Default Particle System given both systems share the same alignment (Facing Camera) [Image Removed] ...
Rebinding an action mapping doesn't seem to take effect immediately if the Pawn class used has Pawn.h as its parent class. However this'll take effect immediately with DefaultPawn.h. In addition, th ...
UObjectProperty properties within a UActorComponent class aren't exposed for editing in the Details panel when choosing to edit native component defaults in the BP editor. ...
Unloading level during PIE seems to lead to an editor crash. Most easily reproducible by enabling malloc stomp. ...
No user comments in crash group 394 for (StrideCellPoint[StrideAxis] = StrideAxisMin; StrideCellPoint[StrideAxis] <= StrideAxisMax; ++StrideCellPoint[StrideAxis]) 395 { 396 ** ...
In sequencer, an "event track" can be added to call functions/events defined in the Sequence Director Blueprint. The parameters for those endpoint functions/events can be sent as a Payload associate ...
If a pawn in the level is using a custom AI Controller that sets the AIPerceptionComponent in code, the editor will crash on PIE after a hot reload. CrashReporter: [Link Removed] ...
When adding a Breakpoint within the "Blueprint Class Actor" editor using "Event Tick," the mouse cursor becomes constrained within the editor window box immediately after pressing Play. The mouse cu ...
Clothing can have noticeable popping when switching LODs, and there is currently no mechanism to initially start cloth in a resting pose, causing popping on spawn. ...
Tilemaps using lit methods of rendering are subject to strange lighting behavior. If the material for the tilemap is using a 'masked' method of rendering. Lighting will appear at incorrect angles. ...