Rotating component using "Move Component To" does not use shortest distance. Regression (Yes) issue (does not) occur in 4.10.4 ...
Using a Cine Camera actor as a component in blueprints does not expose the Lookat Tracking settings. If you simply place a Cine Camera actor within your scene taken from the 'Modes' tab, you will s ...
After creating a component in code and placing an instance of the code class/blueprint into the level, the component will still show as inherited if the component is removed from code. EDIT: Includ ...
Root Motion Animations are not functioning correctly during lower frame rates. For example, a character moving forward 2 meters at regular frame rate will move 10 meters at a lower frame rate. Regr ...
Particle lights cause flickering when using either FXAA or no AA, but turns into black squares on the screen when you enable Gaussian Blur Regression: Yes, does not occur in 4.10 ...
When using static lighting with Reflection Captures, the light sources Min Roughness setting is not honored. This is part of the new update for Reflection Capture Actors to render the light shape ...
If a user decides to use Tortoise SVN, the error messages given for needing to have things checked out is inconsistent. If there is a blueprint which references another blueprint, and the reference ...
When trying to update a Steam leaderboard, the source code currently adds the new value to the old value instead of replacing the old value with the new value. This works fine for something like a T ...
Splitting the input rotation pin of a Blueprint node results in the X, Y, and Z values being applied to a different axis (X becomes Z, Y becomes X, and Z becomes Y). ...
attempting to break the post process settings struct or split a post process settings struct pin causes pin to disappear, leaving a blank target node. ...