Playing haptic effects via the associated blueprint nodes (I.e. Play Haptic Effect, or Set Haptics by Value), does not trigger any feedback on the Vive's motion controllers. This does not reproduce ...
If forward shading is enabled and shadows are disabled, adding an actor with a SceneCaptureComponent2D and static mesh to the viewport will cause the editor to crash. Regression: Yes - this crash o ...
The actor position node normally returns the position of the actor with with material applied in world space. As of 4.14 it will return the parent's position rather than the child actor's position t ...
When launching for HTML 5 and using a texture or image that is not a power of two in size the texture does not pan correctly, instead of panning as expected, the material clamps and will remain that ...
When a gameplay tag is renamed, gains a prefix/suffix, or is changed the updates to the tag are not being reflected in blueprints where the value has already been stored. This occurs in the case of ...
There is issue occurring when changing the font size to a small size, doing this distorts the font when the size is below size 18. It is unknown if this intended behavior for how fonts are resized. ...
Performing a Rebuild with a hot reload on a brand new code project will fail unless both the Editor and Visual Studio have first been closed and then re-opened. The same result occurs if a Clean is ...
You are unable to track Actors that are in different sublevels when using Cine Cameras. The 'Actor to Track' is set back to none if the target Actor isn't in the same sublevel as the Camera. This is ...
UCharacterMovementComponent::SimulateMovement line 1729 checks: if (!bHandledNetUpdate || !bNetworkSkipProxyPredictionOnNetUpdate || !CharacterMovementCVars::NetEnableSkipProxyPredictionOnNetUpdate) ...
When load is called user encounters: [UE4] [2019.11.20-23.42.09:282][575]LogStreaming: Warning: Failed to read file '../../../QAGame/Saved/SaveGames/TestSlot.sav' error. The integer value does not ...