1.Create a material that switches textures using StaticSwitch. 2.Create a material instance and toggle the switch to overwrite the texture. 3.Then return the static switch settings to their defaul ...
No sound play in editor when using ALSA (Advanced Linux Sound Architecture), and log spam when launching a project ...
When using a GPU particle and setting a steady stream there is an obvious stutter compared to 4.10.4 where everything worked smoothly. Regression: YES This issue did not occur in 4.10.4 CL-2872498 ...
When converting the character movement in the sidescroller template to occur on Tick instead of key press, the character will begin to run, and then get slightly hung up on the edge of the platform ...
When renaming the Parent of a Child Blueprint it invalidates the hierarchy of the Child Blueprint and nests its components under the DefaultSceneRoot. This bug was reported in 4.19.2 (CL-4033788) a ...
When changing the Orientation in the iOS settings to Portrait and Upside Down, the splash screen will still appear in the landscape orientation when the project opens. this issue will only occur on ...
The underlying reason seems to be that the stationary lights require SM channels for casting shadows from movable objects and they are assigned channels 0,1,2 by lightmass (or somewhere along the w ...
USER DESCRIPTION: Every time I check "Enable Drawing" in project settings, save all, close the editor then open it again -> Enable Drawing is unchecked. Why? Is there some other place when this opti ...
Zen Garden loads, then the screen fades in and out as if it's ready to begin play. But when the player taps the screen, the only thing that moves are some lensflares, and the level never transitions ...
Default Value elements in a variable array inside a Game Instance Blueprint collapses after anything is entered. This does not occur in other Blueprint classes. Additional actions that will collaps ...