No sound play in editor when using ALSA (Advanced Linux Sound Architecture), and log spam when launching a project ...
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 ...
When you add or remove collision manually, the NavMesh will not update, even after rebuilding paths. The only way to get the NavMesh to update when collision is changed manually is to restart the ed ...
I believe this is happening because when you change your logged in user, the Slate Application will automatically create a new second slate user with an ID of 2. This is bad because the Slate App is ...