In Sketchup the user made a cube thats 100cm x 100cm x100cm and has Sketchup's measure units set to cm. When imported into DataSmith the cube is 39x39x39. It was calculated that the scaling was off ...
The server is not seeing the correct walking animations on each of the clients and after doing some digging, we found that the Pawn->GetVelocity() function is returning something drastically smaller ...
Add ENGINE_API to FPhysScene::AddPendingSleepingEvent and FPhysScene::AddPendingOnConstraintBreak. Useful when overriding FPhysXSimEventCallback via FPhysScene::SimEventCallbackFactory. ...
Reported on UDN (see Additional Info URL). Looking at code, we call USkeletalMesh::AllocateResourceForRendering for every LOD, but we should only call it once. Need to check if our SkelMeshMerge t ...
A licensee has reported that Custom Structs can cause a crash when using StompMalloc under certain situations. Regression?: No This occurs in 4.20 ...
A licensee reported an issue where mouse events are not able to be used as touch events on Android apps. This was specifically reported on and tested on Chromebooks. After working with Chris Babcock ...
We changed the IP address serialization format without bumping the LAN beacon packet version. Should just need to bump it up. ...
Project launch options flicker between available and unauthorized/locked Unsure what causes this, but I have hit the issue twice. Another person has also seen this on their machine. I was able to ...
We need to investigate more what happen during this reimport with the material ID. The asset can also be broken when the DDC get dirty and the asset is rebuild. ...