This is a regression Tested in: //UE4/Release-4.27 CL18319896 Binary //UE5/Release-5.0-EarlyAccess CL16682836 Binary Under the same conditions in UE4 the On Hit events fire accurately and as expect ...
For example in cutscenes, the users use FBoneContainer::SetDisableRetargeting to temporarily use a specific shared animation without retargeting. But the function does not work correctly. We can fi ...
CHANGELIST: 2181118 BRANCH: UE4 https://udn.unrealengine.com/questions/166371/cull-distance-volume-bug.html DESCRIPTION: Cull distance volumes don't seem to cull blueprints or meshes inside a bluep ...
From Licensee: When we have Instanced Stereo enabled, all our materials that use Scene expression nodes (SceneDepth, SceneColor, etc...), render incorrectly in the right eye. It only happens to the ...
From UDN: When using the Combined Translate and Rotate Mode we run into an issue where the rotation arrow moves twice as fast as the coordinate frame. The object itself rotates correctly, but if we ...
in the past we have reported a lot of VM related bugs which got fixed over time. Unfortunately, I think we have another one. Right now we're using 5.0.3 binaries from the launcher. Now the pro ...
ApplicationReceivedScreenOrientationChangedNotificationDelegate supports iOS but not Android. Probably, Java_com_epicgames_ue4_GameActivity_nativeOnConfigurationChanged should be useful for fix thi ...
ensure(false) being fired in FGenericParticlePairMidPhase::FindOrCreateConstraint from key collision. The licensee reports one of their users reported this issue and they were able to reproduce a fe ...
Since the contents of a ListView are virtualized, the ListView estimates the size of the scroll box's contents based on the on-screen elements. This can lead to some situations where DistanceFromBot ...
I have a fix for this shelved in CL# 2937344, so it would be good to get it into 4.12 once the user verifies the fix. ...