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 ...
When dragging the Details Panel in a Blueprint across the event graph the editor will crash. [Link Removed] ...
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- ...
Various users have reported seeing the default UE splash logo appear briefly before their custom launch screen appears. This was reported to have been seen in 4.25, and did not occur for users in 4. ...
Regression unconfirmed because this is a new feature. This is not a regression for UE. Tested in //UE5/Release-5.3 CL28051148. Update: When attempting to reproduce on Apple Silicon, Bridge opens ...
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 ...
When using Z-up for Axis Conversion on export using FBX 2016 from a modeling program (3DS Max 2016 used for this test), this axis selection will fail to import with the warning listed below. If usin ...
When importing an FBX with several different meshes and multiple materials with "Combine Meshes" enabled the materials will get assigned to incorrect portions of the mesh. I've included a version o ...
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 ...
Defining a FBoneReference variable as BlueprintReadWrite or BlueprintReadOnly in the UPROPERTY macro fails to compile in 4.17. The error message provided by VS states: LogCompile: Error: Type 'FT ...