This is an interesting bug because it is only happening on BeginPlay. I guess that there is some order of operations that the camera manager uses during creation that will stop if the game is paused ...
There was no problem in UE4. It can be fixed on UE5 by the following workaround.console command 'r.Editor.Viewport.MaxRenderingResolution' set 'Realtime off' on viewport ...
When using the legacy fbx importer with time zero option to true the skinning is good. So its a regression. Would be awesome if it can be fix in 5.5.1 ...
This user made a github pull request: [Link Removed] but it was auto rejected. I think that we can consider taking their fixes, but keeping it disabled by default. ...
The Textures for the Demo play bars in Shooter Game are rendering White in 4.8.0 release, appears fixed in Main Promotable-CL-2581018. ...
Also reproduced in Main Promotable-CL-2479729 paper2Dsprites assets created from Texture Packer can no longer be reimported into the engine with version 4.7 ...
See UDN thread, which includes suggested fix. https://udn.unrealengine.com/questions/267677/attachactortocomponent-scale-issue-with-scaled-com.html ...
VS2015 redists are not part of our standard redist install (because their update prereqs on Windows 7 and 8 make them virtually impossible to package in), so applocal install is required. ...
When a character is spawned from a template of an existing character instance, the existing instance loses the ability to read any input. This was discovered when testing the crash fix for [Link Re ...
There were some font regressions in 4.16 that we've since fixed (CL# 3456916 and CL# 3425681). These are affecting live users so we should get them into the next 4.16 build. ...