HTML5 projects are not loading properly on itch.io, this may be occurring on other HTML5 upload websites. Adding https into the myproject.html does not seem to make a difference, as Kafu has recomme ...
Cannot use multiple SubScene tracks. When trying to add a subscene to a second subscene track, it just snaps onto the original subscene track. ...
Components spawned at runtime do not take Radial Damage if simulating physics. ...
Something must have changed with how LERP's or Vector Transforms deal with a float 0 value, which breaks this particular material Error:[Image Removed] Fix:[Image Removed] ...
Unable to see settings for a packaged project on iOS. Searching for the app settings also did not show anything Device tested on: iPod6_6131 OS 9.3.2 ...
This is a regression as it does not occur in 4.14.3 at CL 3248269 Update chris.wood: I think this might be a wobble caused by floating point errors in SMenuAnchor::Tick() ...
On a Mac, scrolling over GUI elements, in the World Outliner for instance, results in a significant frame rate drop. Regression: No, occurs in UE4.14.3 Does not occur in Windows ...
2D Blendspace breaks when aligning samples in a straight line Regression: YES Worked: 3249277 (4.14.3) Broken: 3299760 (4.15.0) ...
An Actor with a child class component will cause the parent to become dirty by opening the child. Regression: This issue did not occur in 4.14.3 of the binary builds ...
Setting a plugin module's type to "Editor" causes syntax highlighting in XCode to break for .cpp files in that module. Setting the type back to Runtime fixes the behavior ...