In UE4.7 Preview 5, cannot add events for the main component of the SkeletalMeshActor. (see screenshot.) ...
Child blueprint cannot set value of inherited struct variable to same value as parent. ...
Attempting to move any of the sprites created from this .json to another folder from within the Content Browser crashes the project. CRASHREPORT: 442758 ...
There are issues with the way Physics is being handled with physical materials. Having a physical material setup with a restitution of 1 and a high max depenetration value will result in no bounce. ...
This project crashes when opening most maps after converting to 4.7 Preview 5. Also crashes after converting to 4.8 Main (tested in //depot/UE4/Promotable-CL-2429371). Crash log attached. Crash R ...
When trying to open a one of the widgets in this users project, the editor crashes. ...
When an event is added to a blueprint if that event is not listed under the "Add Event" section of the right click context menu then it won't show up under the EventGraph in the My Blueprint panel. ...
Observed by 4.7 preview 5 user. After closed investigation it turned out he had two consequent AIController::UseBlackboard calls, which triggered a ensure failure in AISystem::UnregisterBlackboardCo ...
When creating a C++ project in the Unreal Project Browser without a compiler installed, the following message appears with an invalid link: "No compiler was found. In order to use a C++ template, y ...