Setting AIPerception component Senses Config to AI Damage / AI Prediction / AI Team sense config will cause the editor to crash on Play. This may be related to [Link Removed] Crash Reporter [Link ...
If an AIPerception component is added to an actor and given one element set to either AI Hearing / AI Sight / AI Touch config then the game will crash once Request Stimuli Listener Update is called ...
Building 4.10 from the GitHub release branch on Linux fails to open after install and instead crashes User Suggested Fix: Switching triangle order optimization off with r.TriangleOrderOptimization= ...
If a pawn in the level is using a custom AI Controller that sets the AIPerceptionComponent in code, the editor will crash on PIE after a hot reload. CrashReporter: [Link Removed] ...
Generating CMakeLists.txt does not properly create includes and definitions causing project files genereated by Cmake to not have these includes and the indexer to not be able to resolve most of the ...
When the Import window is opened on Linux, the window does not show all folders such as multiple drives, common folders, etc. This makes finding files to import more difficult since search options ...
It is not possible to package a game when using the FJsonObjectConverter. This Converter is part of "JsonUtilities", and whenever I'm including this to my Build.cs as follows, the packaging fails: ...
'Create Compressed Cooked Packages' option within Project Settings > Packaging menu does not create a smaller package size on Mac and it does not change the size on Windows packages. ...
Screenshots taken by the console command Shot or HighResShot are not being saved on Android or iOS devices. ...
When the checkbox for Automatically checkout on Asset Modification is set to true in the editor, updating files (blueprints, materials, etc) does not check them out automatically. REGRESSION Worki ...