The Top Down template TopDownController has Block Input enabled by default. This is potentially confusing for new users not aware of this difference. Note that due to [Link Removed], testing this r ...
When the users causes a component to automatically change its Mobility setting by changing that setting on a parent or child component, undoing that change only affects the manual change caused by t ...
No longer able to stop recording an animation by clicking the yellow text in the Persona viewport even though the tooltip when hovered over it states that you can. This is a regression from 4.13.2 ...
If a static mesh is rotated 180 degrees, it is made slightly smaller than it usually is. There are some other degrees that can give the same effect without the shrinking, such as 540. Regression?: ...
1. open qa game 2. open a physics asset with multiple bodies 3. select a body and set its physics type to Simulated. 4. Notice simulation starts immediately even though we are not simulating. ...
This is not a regression. This also occurs dating back to 4.15 and 4.14. The editor crashes on this check in FLevelEditorActionCallbacks::Paste_CanExecute() when updating the Edit menu state: chec ...
This is a common crash affecting Mac users in 4.16. User DescriptionsI tried to build the lighting and it keeps crashingWhenever I attempt to build the project or change the preview rendering to IO ...
If NewObject is used to create an instanced static mesh component at runtime, populating the component with AddInstance causes the editor to crash. Regression: Yes - repro steps provided did not cr ...
Engine crashes when a morph target on an asset that has multiple morph targets is deleted and then another morph is adjusted afterwards Notes: Asset came from an older Jira where this same issue o ...
The construction script does not update the parameters of the actor component. Found in 4.19 CL# 4033788, 4.20 CL# 4369336, 4.21 Preview 1 CL# 4435822, 4.22 CL# 4470579 ...