Deleting a large number of unused variables from blueprints forces desktop to windows 7 basic mode until editor is closed

UE - Gameplay - Blueprint - Mar 30, 2015

Deleting a large number of unused variables from a blueprint forces the editor into windows 7 basic mode until the editor is closed. ...

Spin Box delta does not appear to affect how the spin box increments through its values when clicking and dragging with the mouse

UE - Editor - UI Systems - May 12, 2017

Spin Box delta does not appear to affect how the spin box increments through its values when clicking and dragging with the mouse. The spin box appears to increment/decrement by more or less dependi ...

Changing preview mesh appears to affect initial transforms of all control rigs in level viewport

UE - Anim - Rigging - Control Rig - Apr 16, 2024

It seems that switching the preview mesh in the control rig editor is affecting the initial transforms in the hiearchies of related control rigs in the level viewport.  This seems to be due to the c ...

Preview weight on Landscape Layer Sample affects Grass Output on landscape disregarding layer info

UE - LD & Modeling - Terrain - Landscape - May 10, 2022

Preview weight on Landscape Layer Sample affects Grass Output on landscape disregarding layer info Repro Rate: 3/3 Tested this in //UE4/Release-4.27 @ CL#18319896 and the issue did NOT occur there ...

After upgrading to 4.7 from 4.6, one of the Blueprints in this user's project will not save its Replicates setting

UE - Gameplay - Blueprint - Mar 4, 2015

One of the Child Blueprints in this user's project will not save its Replicates setting. The Blueprint (apa_room01) is a child of MasterRoom, which has Replicates enabled. When apa_room01 is first o ...

Multiplayer Shootout project sample is crashing on start

Docs - Samples - Apr 3, 2015

The project sample Multiplayer Shootout in the Learn tab is crashing on start up with 4.7.4 Crash does not occur on 4.8. Tested by Patrick.D on Main CL-2498147 Pass in 4.7.5 dev. - CKC 2503383 ...

Packaging a game fails in 4.7 Promoted branch on GitHub because UBT tries to pass 33,000+ characters through the command line.

UE - Foundation - Core - Jan 5, 2015

A user has indicated that he was having some trouble packaging a game in the Promoted branch of 4.7 from GitHub. It appears that UBT was trying to pass 33 thousand characters through the command lin ...

Widget Components set to screen space do not render in the correct position with low engine scalability settings after upgrading to 4.8 from 4.7

UE - Editor - UI Systems - Jun 29, 2015

I widget component that has been set to show in screen space will not render in the correct position of screen. It will be offset. This appears to happen after a project has been upgraded from 4.7.6 ...

Can not affect "r.SetRes" command in editor new window

UE - Foundation - Core - Jul 11, 2022

When playing in "New Editor Window" mode, entering the r.setres command does not change the screen size. This worked in UE4.27, but no longer works in UE5.0. ...