We include an 8 GB DDC with Kite Demo, but the entire DDC is recalculated on project launch instead of using the included DDC. There is no information included in the DefaultEngine.ini file to refe ...
User reports lag regardless of the Garbage Collection settings, EXCEPT: If the user changes settings to 3 then lag becomes more frequent (approximately every 3 seconds verses every 5 seconds.) *Wa ...
If a user declares a UFunction with the exec specifier, the UHT will add a call to that function so that it can be used as a console command in the editor. This becomes an issue when the declaration ...
If a multi-line comment is made in a header file using the format /*/ at the beginning and ending of the comment, UHT will fail to compile the project and will display the following errors: 1> C:/ ...
Marking a function as BlueprintPure will result in a UHT build failure in Visual Studio if the function returns an ENetMode value. The ENetMode enum is not marked as a UENUM(), causing the build to ...
A user adds 3 .h files though Visual studio where the first contains a struct, the 2nd includes the 1st, the 3rd includes the 2nd and tries to make a variable of the struct declared in the 1st. The ...
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 ...