Trying to open a project that uses the Script Plugin in a binary version of the Engine that has been created from an Engine built from source code will fail. The Engine is looking for the file Unrea ...
Attempting to create a local binary build of the Engine for the iOS platform using BuildGraph is currently failing. While trying to build UHT for Mac using a remote build, the build fails because it ...
Ensure occurs when attempting to Draw Material on a Render Target. ...
In BlueprintCompilerCppBackendUtils.cpp: #define MAP_BASE_STRUCTURE_ACCESS(x) \ BaseStructureAccessorsMap.Add(x, TEXT("#x")) Needs to be changed to: #define MAP_BASE_STRUCTURE_ACCESS(x) \ ...
A Salesforce ticket reports that entering the above code into a custom node in a Material Function causes a crash. I was able to repro his crash reliably. This is a regression. Working as expected ...
[Link Removed] I have this set up so that FX artists can stack UV manipulations, so I don't want to just have all the UV manipulation in the layer with the base color, even though that does give me ...
A welded hierarchy blocks updates to collision settings on all but the root primitive. Calling SetCollisionResponseToChannel on the children won't work. The licensee noticed that IPhysicsProxyBase* ...
An ensure is triggered upon entering an improper math expression. ...
Updating Visual Studio 2015 to Update 3 prevents code projects from compiling / creating new code projects ...
This was originally found with Android Launch On but also occurs Launching on to Windows with a new project. This will not reproduce when using a build from PerforceogPlayLevel: Setting up ProjectP ...