We need to, at least, prevent this by clearing observers when running a new BT using a different blackboard. Must also think that this might affect licensees relying on the current behavior (might h ...
This behaviour was introduced in the following changelists in 5.3: CLs 25371706 and 25407985 https://github.com/EpicGames/UnrealEngine/commit/6e985ceeb98bc0d166756ccd3e3c0b0350d02265https://github. ...
CSM targets are still created and affect the InjectTranslucencyLightingVolume pass when moving in a project that only uses VSM causing over brightening of fog planes and other translucent meshes. r ...
Please see the Additional Link for related UDN information. The UV popping described can be subtle, depending on settings; it's affected by spawn rate and GPU vs CPU. The popping shown in the gif t ...
If placing an actor with SmartObjectZoneAnnotationComponent added to blueprint actor in a level, it will crash when the level open. As a workaround, adding SmartObjectZoneAnnotationComponent to the ...
Trigger box icons move around when oculus head movement is used. Found in //UE4/Release-Staging-4.13 @ 3090357 QA-Promotion map Edit: 08-22: This affects volumes as well as their editor icons, upd ...
If a project uses a class that inherits from SceneCapture2D and sets the render target via code, the project will crash on launch on an iOS device. The project runs normally on PC and Android. Proj ...
In 4.8 preview 4, it appears that changes made to a landscape actor's CollisionThickness property in the editor are not being replicated in physX [...] It appears that what happens is that the engin ...
Using the FEditorModeID for the different editor modes does not affect actual modes available in editor Modes tab. Example: Command "Mode EM_Foliage" does not switch to the foliage mode Workaround ...
The viewport cursor will continue to display off of the actual viewport until the widget ends if the border component actually extends. This has not been tested with any other template. Regression ...