The display position of the text in DrawDebugString is affected by the scale of the display. Should refer to the Project() of DebugCanvas (not Canvas). - Suggest Code void AHUD::DrawDebugTextL ...
Currently details changes to the following are not noticed by the Diff tool when diffing AnimBPs:State Machines (i.e. Max transitions per frame)Transition rulesConduitsStates This also affects non- ...
Some users are experiencing a crash when converting their project from 4.7 to 4.8. From user reports it appears to be affecting those who have added code to their projects and created blueprints bas ...
DESCRIPTION: When using form extended structure with DMs that are hit by a rigid body the resulting hit does not reflect the correct actor if they are both using form extended. If a DM without form ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Access violation - code c0000005 (first/second chance not available) Source C ...
This is a trending crash coming out of the 4.18 release. Users have not provided any descriptions of their actions when the crash occurred. Nearly all affected project names reference that this occ ...
If you change the DataLayerAsset name or asset path, all Actors registered with that DataLayer will ignore that DataLayer's settings. Specifically, even if you set the DataLayer to the Unloaded stat ...
Wrong morph targets are animating in standalone game, but the right ones play in PIE See the Additional Info URL for the user's description (and youtube video) Here is the project: [Link Removed] ...
This looks to be a system driver bug, but logging here for transparency and future reference. It took me a long while to figure out that the key issue is a conflict during blit between UE4 and the H ...
Client Characters that slide past the Server Character while on top of a Movable Actor can become de-synchronized from their Server counterpart. Does not occur on top of Static Actors. Hard to expl ...