When loading a Soft Object and directly placing the loaded Object into a Blackboard, after about 2 minutes the Object will unload and become null inside the Blackboard. This issue only occurs in a p ...
Interactions in the Menu on VRTemplate (and I suspect that style of menu interaction in general) do not function as expected. This issue was reproduced several times (5/5), both with a VR headset an ...
As reported by the customer in the related UDN case, when right-clicking a tree item on the Geometry Collection Outliner inside the Fracture Tool, the popup menu should display 4 options for setting ...
Calling UStaticMeshComponent::GetMaterial() during a Blueprint compile on load can cause the Material shader to fail to compile because GetMaterial will trigger a PostLoad call on that Material and ...
When placing a billboard in a level (via a blueprint) with an orthographic camera, the billboard will not be rendered unless a significant distance in front of camera, comparing 4.61 project with th ...
Simple HUD in Topdown template will have rendering errors if played in Immersive mode (F11). It will cause a white flickering line on the left and top of the window that will start to blur as the p ...
Adding assets to a project on a drive that is full still creates the file at the desired location instead of in a temporary location and provides no information as to why the asset is failing to loa ...
I am using the orthographic camera preview fairly extensively for making an in-engine Tiling Texture maker. This feature is currently busted since the orthographic camera preview window is rendering ...
When the node Spawn Actors from class is used with a pure input (in this case a pure function with a transform output) The result is that it get evaluated twice. In the test project provided a print ...
When using actor components, if you delete a node, such as event tick and then add it to an actor, even if you modify the component again, such as adding the event tick event back, the component wil ...