Error message:Fatal error: [File:G:/UE4/Projekte/4.25/Engine/Source/Runtime/CoreUObject/Private/UObject/Class.cpp] [Line: 2503] Couldn't bind to native struct STRUCT_REINST_MyStruct_0. Headers nee ...
When calling Set End Frame the TRangeBound type defaults to inclusive causing the range to go from [0, 50) to [0, 50]. This causes the section to last for one frame longer than it should. ...
The missing API prevent clients to do good scripted import pipeline tools. there is two UDN thread that can be solve by this JIRA https://udn.unrealengine.com/questions/566538/how-to-add-a-custom- ...
GIF images are attached. The animation is smooth on the MotionBuilder side, but it is "slightly" wobbly in UE4. The licensee reports that the situation can be heavily shaken by the situation. Also, ...
Moving assets in the Editor is very unreliable. References may or may not be fixed up. No direct error is presented or a warning about problems. Any moves of the gameinstance, string table or certai ...
When a datatable is based off a struct with a timecode variable it will crash when opening. Found in 4.24.3 CL#11590370 Reproduced in 4.23.1 CL#9631420, 4.25 Preview 4 CL#12366721, 4.26 CL#12123513 ...
Input arguments of macros are always Pass-by-Reference. So this is just only pin looks matter. Pass-By-Reference modifier on Macro input was removed in 4.24. [Link Removed] ...
Importing a camera FBX into a sub sequence will not copy focal length animation. ...
The filter window does not open in the curve asset editor. It appears that no tab manager is provided when creating the curve asset editor's SCurveEditorPanel in FCurveAssetEditor::SpawnTab_CurveAss ...
Int64 literals in Blueprint get rounded ...