Fail to package with nativization. cannot convert from 'USceneComponent *' to 'UBillboardComponent ...
Materials are broken when merging a mesh with another that has negative scale Licencee states that bisMirrored in FMeshMergeHelpers::TransformRawMeshVertexData seems to be involved. Does not occur ...
No hover events firing when using a bluetooth mouse on android. Tested with 4.20p5 CL# 4173645 4.21 CL# 4179794 ...
ActorAction Blutilites are showing all pins inside a function. This does not happen with editor callable custom events. Also occurring in Main/4.21 CL #4221482 ...
With the geometry data getting bigger and bigger we hit more often the int32 limits of the default TArray. All geometry data is store in array so we cannot have more then 2GB of vertexinstances or t ...
Naming a parameter "none" will cause crash on compile. Asset may not be able to be reopened. Also confirmed in Main CL 4309299 ...
GenericUSBController Axis values interfering with input when Xbox Controller is active. (Generic Inputs were added for Switch Support) ...
crash log from lincesee: [2019.11.11-10.34.30:123][228]LogOutputDevice: Warning: Script Stack (0 frames): [2019.11.11-10.34.30:123][228]LogWindows: Windows GetLastError: 操作成功完成。 (0) [2019.11.11-1 ...
Changes to local project settings (Project/Saved) are not propagated to the default ini file upon using "Set As Default" if that file is currently checked-in/read-only. ...