The Enable Base Submix toggle is ignored in the MetaSounds graph. If the sound is added to a level, it behaves as expected. The Enable Submix Sends toggle works as expected. ...
If the player imports the Vehicles pack into a blank project some of the cars blueprints will be corrupt and cannot be loaded. This appears to only happen to the Animation blueprints. ...
From [Link Removed] "There is still a bug happening with editing transformations on pause. If you play, then pause, and then edit a transformation, you have to press play twice to resume play (whic ...
If you run with -rdgimmediate -onethread you can get the callstack that indicates that MRQ is still attempting to allocate the full sized texture and not the individual tile size. ...
A pop can be heard when crossing the Air Absorption distance range while using an HPF. From Slack: "I tracked it down to specifically the HPF – it's when the filter turns on, it jumps instantly to ...
When DrawMaterialToRenderTarget function is called on tick and actors are spawned in game, the lumen shadow/GI visually flickers. Debugging shows that the lumen screen probes are flickering as well. ...
Descrition: When using the vehicle template the text rendered on the dashboard when using the car is blurred. This seems likely to how the text here is setup vs the hud for the 3rd person view. ...
If a component is created/setup through code and set as the child of a mesh component, clicking the magnifying glass in the Parent Socket field does not bring up the list of mesh sockets to attach t ...
If the resolution of the game is set to something lower than the screen resolution and then set to fullscreen the game will not stretch to fit the screen and portions will be left black. ...
When the scale of an actor is set to 0 in either X, Y or Z any overlap events will fail to trigger overlap events. ...