Unable to bind float variables to certain properties in Widget elements. You are able to bind Structure floats if needed as a workaround. Repro Rate: 3/3 Tested this in //UE4/Release-4.27 @ CL#183 ...
Niagara particles with collision slide in the direction of World +Y-axis after the point they should have stopped. If the user uses multiple systems in the same spot all the emitters appear to bounc ...
Activating a Sequencer based Camera Shake repetitively results in an assertion being thrown. Assertion failed: DestAllocationIndex != SourceAllocationIndex [File:D:\build\++UE5\Sync\Engine\Source\R ...
Live issue. Stall occurring for some users in the 5.0 Release. Currently hit 577 times by 500 users as of 2022-04-29 No specific project occurring on ...
Crash on Build All Levels after a HLOD warning. EXCEPTION_ACCESS_VIOLATION reading address 0x00000000000000f0 ...
ControlRig doesn't work as expected because I can't pass an Enum from AnimBP to ControlRig. If it is a RigElementKey of Struct instead of ERigElementType, it works normally. This is the current wor ...
Physic Constraint movement is quadratic where previously it was spherical. ...
Occurs 5/5 times. A Facial LiveLink could not be established between the MH Facial Anim BP and the LiveLink iOS app using //UE5/Release-5.0 EGL Live. Regression occurs: When tested in UE5EA a Live ...
When creating a blend space within UE5, root motion options are greyed out and can NOT be selected, no matter if the animation has EnableRootMotion checked or not. I also made sure to try an animat ...
Adding a parameter of type structure bp which references an enum as a value to a module script crashes the engine. This issue is also occurring in 4.27. ...