Sequence Recorder doesn't record First Person Template character correctly. I wasn't able to track down exactly what it is about the First Person Character Blueprint that causes this though. ...
Walking on an actor with a Spring Arm in the 3rd Person BP template will cause the camera to jitter/skip. This does not happen with an actor that does not have a spring arm and it also does not hap ...
The title text for the editor's splash screen displays the text 'EDITOR' in a small font that is not bold. I do not see this issue on Windows. REGRESSION: Yes Worked: 2824270 Broken: 2891838 ...
Looks like maybe the PropertyView stuff doesn't like it when the subobject name matches the parent's object property name? In this case the CDO is the object that will be selected to the PropertyVie ...
If a user creates an array to store references to a certain type of component, the existing components will not be available to be selected when they are setting the default values of the elements. ...
The attached project will crash whenever attempting to load the default map which is parented to a custom level script made by the user. Note: This issue doesn't occur for all maps in the project. ...
When using the Set command to change the value of a class at runtime, the game instance will crash with an access violation. Note: This needs to be done in Standalone or a packaged version for this ...
When using a Destructible Mesh in a bluprint and trying to return the Hit Bone Name will result in "none" being printed. However, using a simply line trace from the individual bone names from a frac ...
An InstancedStaticMesh component set to Stationary doesn't register overlaps. However, overlaps are registered on Static and Movable. There is also an issue where actors that start overlapped with ...
When adding new elements to a Map in blueprints it will return the error "Cannot add a new key to the map while a key with the default value exists". This is because it currently won't increment the ...