When attempting to add a custom component to a blueprint at runtime using the Add Component function, if you give the component an exposed variable, it will ignore whatever target you specify and ad ...
When converting the character movement in the sidescroller template to occur on Tick instead of key press, the character will begin to run, and then get slightly hung up on the edge of the platform ...
The project in question: [Link Removed] The user is experiencing an issue where they've fixed compile errors on their NPC blueprint, and now are unable to open it without experiencing a crash. Righ ...
Setting the Runtime Generation on the Recast Nav Mesh to a different preset than what is set in the Project Settings causes an error to appear upon trying to package the project, and causes the pack ...
When you use the search bar located under the New Key button in a Blackboard asset, if you attempt to press New Key while you have text in the search field, the editor will crash after you select th ...
UPDATE: 12/23/2015 This appears to be occurring on packaged projects for Win64 as well. ====================================================================== When attempting to launch a level t ...
The user's project is crashing during compilation of one of their character blueprints. We have not been able to reproduce this issue in a clean project, as the repro steps are unknown outside of t ...
The attached project crashes whenever one of the structs is being opened. This does not occur in 4.10.4, this is a regression. Found in 4.11 Binary, reproduced in Main CL 2930737. User informati ...
The editor crashes when moving a child actor component in the blueprint viewport. This has not been reproduced in a clean project, and only seems to be occurring in the user project where they have ...
In the New C++ Class window when naming the project, if Public or Private are selected (next to runtime) all classes created after that point will assume Public/Private with no option to have neithe ...