This may not compile properly. Should be fixed. ...
In the implementation of FFrontendFilter_ShowOtherDevelopers, the developer folder is determined by whether the asset path starts with /Game/Developers/. However, when "Show All Folder" is enabled, ...
SceneRenderTargets.cpp includes LightPropagationVolumeBlendable.h, which means if you disable the LightPropagationVolume plugin and compile, you will get compile errors. ...
It is working correctly in 4.25.4. In 4.26.2, it is not working. It is also not working in UE4main 16382403. ...
It was working until 4.25.4. It is easy to see if you turn on/off the Light Types Show Flags in SceneCaptureComponent2D. ...
This issue is not present in 4.25.4 You can also avoid the problem if the LoopBehavior of the EmitterState is Multiple and LoopDelay is enabled. [Image Removed] It seems to be a binding of certai ...
With 5.2, we allowed the take separator to be multiple characters long. But it would appear that when using this feature, if you don't also have a 'shot number' before the take separator, then the n ...
The code in MovieSceneSkeletalAnimationSystem.cpp storages montage data on a per skeletal mesh component, per section basis. This (and a few other bits of logic) cause issues for external UDN user w ...