Transform track for a spawnable Empty Actor always shows 0, 0, 0 and it can't be edited. I could repro this in 4.17.2 and 4.18 Preview 2. This does not happen in 4.15.3 and 4.16.3. So this could b ...
Generated from CrashReporter Error message: Assertion failed: (Index >= 0) & (Index < ArrayNum) [File:D:\Build\++UE4\Sync\Engine\Source\Runtime\Core\Public\Containers/Array.h] [Line: 614] Array in ...
Error is displayed when attempting to generate an SSH key.Unexpected remote arg: EngineQA@10.1.110.49:.ssh/RemoteToolChainPrivate.key rsync error: syntax or usage error (code 1) at /home/lapo/packa ...
Internal team is encountering a crash when adding too many VR devices. Email thread titled "Re: Crash Logs" The bug is an internal limit of devices the code supports, which is 8. If a controller o ...
Enabling Collision on a Spline Mesh component with a Static Mesh assigned causes an assertion to fail while executing in a package. This does NOT occur if you play in editor. Repro Rate: 4/4 Teste ...
A crash will result if a Blueprint class that's based on a native C++ class containing two or more nested, explicitly-instanced subobjects referenced by a fixed-size object array property are serial ...
It appears that as of 4.15, there is an issue with creating/joining sessions. The attached test project worked fine previously in 4.14, but now is unable to join sessions. The user has stated: Th ...
We need to handle TrackedDeviceClass_DisplayRedirect as a valid device in SteamVRController.cpp ...
Demo drivers that are actively playing back a replay while still connected to another server as a client (via game net driver) will generate warnings due to the function forwarding code (UNetDriver: ...
Projects with multi-process cooking enabled will not complete packaging. If MPCook is disabled, packaging can be completed. ...