Pressing CTRL+LMB/RMB does not scale along the X or Y values automatically. Instead, it scales the entire object. ...
Save On Compile options in the Compile dropdown menu are grayed out in the Level Blueprint. If Save On Compile is not an option for the Level BP, it might be helpful to have a separate tooltip expla ...
When dragging and dropping the Blueprints folder into another folder, and selecting 'copy here' causes the Blueprints folder to stay as a folder and empty, but another Blueprints folder is created w ...
Bug submission from a user overseas: " On some devices (Moto G5 Plus, Moto G5 S Plus) the values are always 0 like : Tilt : 0.00.00.0 RotationRate : 0.00.00.0 Gravity : 0.00.00.0 Accleration : 0.00 ...
A user has not been able to get his game to run in an orthographic camera angle. It works perfectly fine in perspective, but pushes the game off to the side once in orthographic. Users Tutorial of ...
When a dormant actor gets reawakened and we call TearOff on it, we could expect the actor to get replicated before being TornOff. When these two changes are done on the same frame, the TearOff nega ...
In Tick processing of LevelSequencActors of World Tick, If you destroy an actor with an actor's ticks, delete it immediately from the LevelSequencActor array. I think that the problem occurred becau ...
Screen aligned particles with very low velocity will squash in 4.23+ (No squashing in 4.22) Confirmed in 4.25 MAIN at CL 10333042 ...
For Animation and Tick, we have confirmed that pausing can be done by stopping Native Tick. But we can't stop with Material. Widget Component can change the handling of time with EWidgetTimingPolicy ...
It looks like the Actor's Binding information has not been saved successfully. ...