A C++ project with the name, "GearVR", will not build. This does not occur with content-only projects named GearVR. In 4.7.6 and 4.8.2, it fails during Compiling and an error message appears: Runni ...
When running the editor through VS debug mode, any breakpoint that is set in the class used as the Default pawn class in world settings will be ignored when playing in editor ...
Crash Report: [Link Removed] Multiple Mac users reporting crash at 35% Start up *See crash reporter Bugg 60426 ...
Swarm Coordinator in 4.8.1/2 is not distributing light builds across accessible agents. If you have and open a Coordinator included in the 4.7.6 build of the Engine, Coordinator is distributing cor ...
If you use a 5 character string (hello) to call the Mid function and provide 0 for start, -1 for count, it'll give you the entire string. This should either return an assert or treat all negatives a ...
TBigInt appears to allocate twice as much memory as necessary for the input. This produces an unexpected output of the input value. ...
Hot reloading a project that includes a plugin will not be able to save if the plugin is used in the project. ...
Adding a new code class to a code project, or generating code files, will reset any Include Directories set in the Project Properties in Visual Studio. ...
"ERR: Transient text cannot be serialized" after converting to 4.8. Many users are seeing them in the logs. Example Project: [Link Removed] ...
Reported by a licensee: We currently force the MODULE_API_VERSION to be the same as our release of 4.8.0, even if licensees are using a custom version scheme. This can cause content that will refus ...