The users AI characters will work correctly while in PIE & Standalone Mode but when in a packaged project they will float above the ground. This was working correctly for the user in 4.4.3 but the ...
When using Chinese characters in Blueprints, it will almost always see a crash when saving the project and PIE. This only occurs in the 4.6 release build. It does not occur in Main. Crash Report: ...
Automation won't return the correct exit code when an issue is caught using the map check error. When running from the RunUAT batch file, it will never finish. ...
When pressing play within the blueprint editor, if you use control & z, it'll revert your changes you've made to the blueprint. Which could cause people to lose their progress in their blueprint tem ...
Per conversation between Gareth and Mike, it was determined the Landscape tool is in Game Mode by default. Within the Landscape Tool, all UI elements are disabled by default. This has been observed ...
Camera Rotation Stays locked in place after Ejecting the Player Controller so that even when PIE is stopped the camera position stays locked in it's rotated position rather than returning back to no ...
If the editor is launched and PIE is started with no controllers attached, attached two controllers with allow Player1 to receive input from the first controller but Player2 does not receive input f ...
In forward shading specular highlights appear to be much larger for very smooth materials in contrast to the deferred shader. In 4.14.3 the specular highlights were displaying correctly in forward s ...
A Blueprint Interface function that returns a map type variable will fail compiling with various errors when called in another Blueprint. If the same function is setup in the Actor Blueprint instead ...
I'm trying to import a .exr texture created in Substance Painter and exported as a 32 bit linear exr file. The texture is to be used for roughness. However, I've stumbled upon the problem that users ...