When attempting to run SunTemple with r.Mobile.SupportGPUScene enabled on some Mali GPUs, the project renders with what looks like pieces of the geometry stretching across the level and bending out ...
User encounters a failed assertion when trying to create a simple geometry collection from a box ...
This is a regression introduced by the particle system manager. It does not account for the owning actor's time dilation when ticking the particle system components. ...
All console variables overridden in Movie Render Queue are set to 0 after the render queue runs. It's because all cached previous console variables are reset to 0 just before they are written back ...
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. ...
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. ...