When using the new Rebuild Lighting commandlet will cause a crash with any level that builds when it has a landscape in the scene. https://github.com/EpicGames/UnrealEngine/commit/f89256dd0efb7d0b ...
Setting Ignore Base Actor Rotation to false continues to ignore base actor rotation when standing on an object that is spinning. ...
Get Mouse X and Y stops working when Show Mouse Cursor is enabled This did not happen in 4.10.4-2872498 User Description: hello im having a issue i believe its a bug. im making a city builder sty ...
Adding values in the details panel to a new Capsule Collision Component will not affect the Capsule in the CharacterBlueprint Viewport. *This only effects a new Capsule Collision added to a charact ...
A Child Blueprint derived from an AnimBlueprint generated with AnimInstance as the parent class will not contain an AnimGraph. ...
Blueprint's with an instanced static mesh that has instance components added via construction script will fail to build lighting correctly when the pivot is placed outside the lights radius. This ...
Using the TM-MotionControllers map as a test for GearVR, the 4 buttons in the trackpad quadrants of the bluetooth controller don't register via the blueprint. This issue did not occur on Vive at th ...
In Engine 4.23 Preview, when AsyncLoadingThread is enabled and GameInstance is loaded from a Blueprint, the Engine will crash. ...
UPaperSprite::PostLoad() now sets BakedSourceTexture, BakedSourceUV, and BakedSourceDimension (if AtlasGroup is nullptr). There's nothing in reimport that sets them, so they are stale/latch to the ...
After creating a Blueprint class and then creating a function inside the BP, then creating another BP that inherits from the parent BP and overriding the original function inside the new Class and t ...