From [Link Removed]: 你好,我发现这里的选项有一些工作逻辑不一致,提一个改进建议: 当手动隐藏Actor小眼睛图标的时候,设置Hide Selected At Startup 是无效的,这具有很大的误导性,而其他任何情况下,工作都是正常的,比如: 1.小眼睛隐藏+Show All At Startup 2.小眼睛隐藏+Show Selected At Startup ...
Changing to the perspective camera from a locked camera calls FLevelEditorViewportClient::SetActorLock I'm not sure exactly why it sets the camera to the cached pilot transform and then sets it bac ...
When using EditCondition to control the editability of FInstancedStruct properties in a class derived from UDeveloperSettings, the condition is only partially respected. Specifically: A TArray<FIns ...
Keyboard Shortcuts don't work on the Outliner Window if it is detached from the Main Window. As described in Steps To Reproduce, as soon as the Outliner Window is detached from the Main Window, most ...
[Link Removed] From UDN: "The component picker has a Paste option and when trying to decide if it should be enabled or not it attempts to load a class using the clipboard contents as a class name. ...
The "parent class type" text changing size causes the tabs to shift around a lot when you have a lot of them. We need to figure out a better place for this text to avoid the issue ...
In a Developer Settings Class, Boolean properties marked with InlineEditConditionToggle do not get written to the associated settings .ini file, preventing configuration settings from being saved pr ...
Support for editor-exposed uproperties of type TOptional<T> has been added by CL 28199740 on september 2023. However, since then until today in UE 5.5, a crash can happen when exposing TOptional<FNa ...