The editor window is slightly bigger each time you open the same project. This doesn't persist over to any other project. I also checked in 4.8 from p4, this also occurs in: 4.8 /UE4/Promoted-CL ...
When building a project in VS, the build process will fail if Application.ico is missing from the /Build/Windows/ folder. User reported seeing this when checking in/checking out a project on differ ...
Adding a child actor component of type Documentation Actor to a blueprint, then adding that blueprint to a level and saving will cause the editor to crash upon re-opening the map. CrashReporter: N ...
When using "Set Master Pose Component", child components only animate for a few seconds if the Master Component goes out of view of the player camera. In the attached project, the master pose compo ...
When selecting grouped actors within the viewport and attempting to use the 'Show Only Selected' visibility option from the right-click menu, the actors will be hidden. It is only when you select th ...
When comparing the World Normals of an Instanced Static Mesh being scaled non-uniformly to that of a regular Static Mesh, their normals do not match one another. I have attempted to look over the d ...
Changing the properties of M_Glass and M_Metal_Copper to two sided via the property matrix crashes the editor to desktop. (Note: M_Glass with ANY of the M_Metal Materials except M_Metal_Chrome will ...
Tab doesn't go to next value field in sequencer tracks (i.e. XYZ) ...
Client Characters that slide past the Server Character while on top of a Movable Actor can become de-synchronized from their Server counterpart. Does not occur on top of Static Actors. Hard to expl ...
Android Build will fail if there is a hyphen in the Android Package Name. The user points out that this may be because of how Java works. I have attached my build failed logs. ...