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 ...
After creating c++ classes, if the engine is restarted, the c++ classes will not be visible in the content browser. However, the created classes are visible from the explorer. After opening the engi ...
[translated comment from licensee] This issue can be found in a IOS project using the Integrated Keyboard. it occurs when using a Japanese keyboard on EditableTextBox. There is no problem with Engl ...
The uniform scaling does not work as expected Repro Steps: 1) Add a cube to a level 2) Set the scale (X = 16, Y=9, Z=9) 3) Click the Lock icon to activate the Uniform Scale feature 4) In the viewpor ...
Opening the color picker window from a color property starts a transaction which doesn't end until the color picker window is closed, causing undo behavior after using the color picker to be incorre ...
[Link Removed] Licensee is using the chunk downloader. On Shutdown method of their GameInstance, they call FChunkDownloader->Finalize. When they quit the game (Alt+F4) during a chunck download an a ...
From the ticket: In a material instance using the attached master material if A is TRUE and B is FALSE I expect to be able to configure param C in the UI. However param C is shown only when Useswi ...