After adding a classed based on ProceduralMeshComponent the code for the project does not compile any longer. **This is a Regression - Adding ProceduralMeshComponent class would compile successfull ...
User is not able to reimport an Alembic asset (using the right-click > reimport option). The workaround is to import and then overwrite the asset instead. ...
Editor crashes while attempting to save or close project after importing a landscape from a heightmap. Frequency: 2/2 Crashreporter: [Link Removed] Regression (yes) issue (does not) occur in 4.1 ...
Undo, redo, undo after issuing a replace actor action causes the editor to crash. Found on: //UE4/Release-4.13 CL-3078131 Crash reporter: [Link Removed] Regression from //UE4/Release-4.12 CL-3053 ...
Cannot package project with landscape to mobile devices. Packaging fails with the following error: Fatal error! Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0x00000002 U ...
Crash creating a new level sequence and then loading a new level ...
The FMath::TruncToInt() function takes a float parameter, but some calls to this function pass in a double value. For most use cases, this will probably work fine. However, if the integer values are ...
UFontBulkData::Serialize can be called in cases other than loading (such as memory counting) which can incorrectly set the BULKDATA_SingleUse on fonts that weren't loaded from a package, and lead to ...
When turning on the Vertex Color option in the static mesh editor, the whole viewport turns white. ...