Originates from UDN [Link Removed] ...
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 ...
User has found bug but has a working fix. Verify fix and implement in engine. ...
Assertion failed: FPlatformTLS::GetCurrentThreadId() == OwnerThread [Link Removed] [Line: 4641] Callstack: > UE4Editor-CoreUObject-Win64-Debug.dll!FLinkerLoad::Serialize(V, Length) Line 4641 C++ ...
Aug 23 15:25:15 A6240 UnrealMatch3[987] <Warning>: Assertion failed: CommandEncoder.IsRenderPassDescriptorValid() [Link Removed] [Line: 700] Match3 does not resume after locking and unlocking the s ...
If you import a static mesh with no setup lightmap and uncheck the option for Generate lightmap UV so that only the UV Channel 0 is present. When you use the Merge Actor tool with a single one of th ...
The pixel format conversion code in MediaTextureResource is currently reusing the global bound shader state for different pixel shaders. This is not supported. There needs to be one shader state per ...