In the event graph of a newly created Blueprint, in the "All Actions for this Blueprint" window brought up by right clicking the grid, the window will close by pressing "X" in the text field, instea ...
When reimporting a static mesh settings that have been changed in the Static Mesh Editor will be reset to the defaults. ...
Crash when using Set Collision Response on a Destructible component. The repro is using the Construction Script but this also happens using Event Begin Play in the Event Graph on play. It crashing ...
A crash occurs when attempting to save a level after building static lighting for a large landscape. I was originally investigating a memory leak issue with landscapes, and the user provided the pa ...
[Link Removed] Release-4.15 stream, latest. I built qagame in debug. Then I run it: trigger prox sensor - vr turns on 'stereo off' - vr off release prox sensor 'stereo on' - crash inside ovr_Submi ...
There is a compound issue with using the post process volume. Editing the value by using the mouse or dragging on the color wheel does not trigger this issue. Using the keyboard to edit this value c ...
The logic in the AssetManager to determine if a scanned Blueprint should be added to the primary asset directory is wrong if that blueprint has an active redirect targeting it. The simplest way to r ...
From User Bug Submission: When an actor/component (e. g. a camera) rotates around another object using the rotation lag of USpringArmComponent, it cannot rotate to the top or the bottom. At these ...
When the player at index 0 sets its user focus it will cause other players to lose input. This does not occur when setting the user focus of players with an index higher than 0. ...
The "DisableDebugCamera" node and the "ExecuteConsoleCommand" node with "ToggleDebugCamera" in the Command field do not disable an enabled Debug Camera. Found in 4.22.3 CL#7053642 Reproduced in 4.2 ...