If nodes are copy/pasted from a project in 4.7 to a project in 4.8, various nodes will not copy over and must be remade in the 4.8 blueprint. ...
Cannot resize comment box when a new comment is created on top. The resizing affects the bottom right corner. This issue is dependent on how the comment is added if comment 1 is highlighted and a ne ...
When upgrading a project to 4.15 (in my case from 4.14.3), the colors seem to have shifted in contrast/saturation. It is not a huge difference, but noticeable enough to affect the overall result of ...
When using the feature "promote to variable" on a pin that represents a value that is not an engine default (Example: Floats = 0.0, Booleans = False, ect..), that default value (for the variable tha ...
Internal team is encountering a crash when adding too many VR devices. Email thread titled "Re: Crash Logs" The bug is an internal limit of devices the code supports, which is 8. If a controller o ...
TArray64 RangeCheck prints the incorrect error messages for values over 32 bit. Repro Rate: 4/4 Tested this in //UE4/Release-4.27 @ CL#18319896 and the issue did occur there, it is not a regressi ...
If a project has built a dedicated server executable then it will fail when trying to convert the project from 4.7.6 to 4.8. EDIT: Following the steps on the wiki page for Dedicated Servers () in 4 ...
Originally, a project that uses about 500 mb of memory spikes to over 2 gigs during PIE. After exiting PIE, the memory usage remains well over 2 gigs and continues to rise. Found in 4.10 Binary. R ...
Attempting to get the Relative Location of a component that once simulated physics, but has been dynamically set at runtime to not simulate physics returns the World Location instead until the actor ...
Assigning a Parent Socket of a component in a child bp also changes that socket for all children and the parent, then resets to the parent default on restart Description: Yesterday i noticed that ...