This bug doesn't occur in 4.21. The issue is at line 157 in ProceduralMeshComponentDetails.cpp . When the procedural mesh has a material the crash doesn't occur. File location: Runtime/ProceduralMe ...
New Text 3D plugin does not process contextual analysis for Arabic Expected: Arabic characters should change shape based on the placement of a letter in a word (similar to how in English, a letter c ...
Dynamically-spawned instances of a Blueprint class go through an optimized property initialization pass (see UBlueprintGeneratedClass::BuildCustomPropertyListForPostConstruction() and InitProperties ...
When translating a retainer box in an UMG animation the scale of the retainer box is also affected. Attached is a 4.23 example project. Found in 4.24.3 CL#11590370 Reproduced in 4.23.1 CL#9631420, ...
int64 UProperty with ExposeOnSpawn meta tag won't compile from a C++ UUserWidget class. ...
If you specify a Level Sequence of "TakeRecorder_Skeletal" in step 3, there will be only one animation created. The licensee wants this to be the same behavior. ...
When a SkeletalMeshComponent is restarted by calling in order of SetSimulatePhysics and SetComponentTickEnabled, the TickComponent and EndPhysicsTick are executed simultaneously. As a result, the ...
The current implementation for inlining struct members is setup in a way where we start with the outermost struct and only recurse into any child structs if it contains the ShowOnlyInnerProperties m ...