When a view extension uses ReturnUntouchedSceneColorForPostProcessing and uses split screen, the final view is incorrect (clipped) because ReturnUntouchedSceneColorForPostProcessing doesn't take int ...
On Linux a crashing process can fail to produce a crash report at all. The crash folder is created and contains CrashContext.runtime-xml and Diagnostics.txt, but the copied log file is 0 bytes, Cras ...
We noticed an inconsistency when using attach tracks, depending on whether or not the parent actor has a default scene root. This creates an unintuitive behaviour for animators. It can be reproduce ...
Controls don't display in viewport if the container blueprint has "Run Construction Script in Sequencer" enabled. We've also noticed spawned control tracks temporarily disappearing from sequencer. ...
Baking HLODs for actors that sample Runtime Virtual Textures produces incorrect baked textures: blurry or unresolved RVT tiles, fully black tiles on the first bake of an editor session, and washed-o ...
Hi, I noticed an issue when exporting USD assets that contain materials using UDIM textures. When exporting USD, the “Bake Materials” option allows me to export the base textures and relink them c ...
A USceneCaptureComponent2D with bCaptureEveryFrame = true and default post process settings causes FLumenSceneData::IndirectLightingAtlas and RadiosityNumFramesAccumulatedAtlas on the sharedScene->D ...
The correct debug camera is no longer used if the class is set in a config file or within the Editor. When the debug camera is toggled on, the default will be used instead. If the class is set in co ...
The issue is caused by UAnimDetailsProxyManager::ForceUpdateProxyValue triggering evaluation of constraints that are attached to control rigs. When scrubbing, requests to ForceUpdateProxyValue are ...