When trying to reopen a level with landscape under mobile preview, landscape's render data is not generated correctly. ...
In 4.20 movie scene sections changed how infinite sections worked, and some sections that could be infinite no longer had the capability. When converting the sections use the start and end time of t ...
Generated from CrashReporter ...
On Oculus Quest - The bottom portion of Media Player Textures are clamped. Confirmed in 4.24 MAIN @ CL 7226586 ...
REGRESSION Was not able to reproduce this in 4.24 Crash occurs when the user attempts to run a networking PIE session in a world containing an EQSTestingPawn actor. I was not able to reproduce thi ...
The user first launched his project and received an error on his HDD and UE4 crash with the default scene. He was able to open the project successfully a second time and opened the "Library Scene" ( ...
In CascadeToNiagaraConverter.py # copy the emitter enabled state. enabled = ue_fx_utils.get_lod_level_is_enabled(cascade_emitter_lod) niagara_emitter_context.set_enabled(enabled) It stores the ...
This does not just work with BaseColor, you can affect any of the outputs by connecting something to a disconnected CreateMaterialAttributes. ...