Changing the value of a text struct variable inside a duplicated function that contains a Make Struct node will reset that value in the original function. This does not appear to occur with other va ...
Effects Quality settings within the device profiles, or even set in the .ini file seem to be ignored. Even when you're calling sg.effectsquality in the console command, it's ignored. The only way I ...
When testing UMG on an iOS device, the UMG is not rendering correctly ot the device. The UMG components seem to over lap each other. Photos of the expected outcome vs the outcome seen have been at ...
Calling a code defined function in blueprints that returns a TWeakObjectPtr causes a crash. ...
Selected option in combo box is not always fully in view. In the example the selected option (highlighted in yellow) can end up almost completely out of view when navigating through the options of t ...
When an animation blueprint is using the "Linked Anim Graph" node and it's skeletal mesh has a post process animation blueprint the animation is played at the wrong playrate. Linked Anim Graphs wer ...
The licensee has identified a potential fix by changing if( Settings.bLerpUVs ) to if( Settings.bLerpUVs || UVIndex == 0 ) On line 389 of NaniteBuilder\Private\Cluster.cpp in UE 5.5 ...
After adding a new Camera Actor Component within Blueprints to an existing Spring Arm Component, the Camera Component adopts the location settings , but does not set its location within the viewport ...
In a packaged local multiplayer game, input from a second gamepad is not detected until the game window is clicked with the mouse. The first gamepad input is detected as expected. ...
The World Outliner doesn't refresh after Seamless Travel. Enabling any of the View Options will refresh the list to properly show the actors in the current level. Reproduced in 4.7.6 binary and Mai ...