For the "WebAPI" TokenType, the call to execute the delegate is missing in the case where the SteamUserPtr is null or if BLoggedOn is false for the SteamUserPtr, so GetLinkedAccountAuthToken will ju ...
When a material that uses BumpOffset is fed into the Emissive Color of Surface Opaque Default Lit material and then applied to a nanite mesh, a visible seam can be seen along edges and the intersect ...
When using a layered material that writes to a runtime virtual texture. Sometimes when modifying a layer parameter in the material instance editor. The cached material data in the runtime virtual ...
It crashed when unspawning an AI which will destroy its entity. Inside DestroyEntities "IsProcessing" is true, but when it breaks into the debugger, "ProcessingScopeCount" is 0 (so IsProcessing shou ...
The underlying cause is some edge case involving a math expression node, which does some perhaps naive things with a contained graph. ...
The engine crashes when the r.MaterialQualityLevel is changed in a cooked game that uses the FastGeo Streaming Plugin. The crash doesn't repro with the same steps in Editor, just in a cooked build. ...
The crash happens when SetState is called inside the function bound to OutputAnimationPose’s OnUpdate in the animation state. This way of using Set State node is the same as shown in the official do ...
The issue occurs when both instances have a significant difference between their last sent and last ack'd sequence number, as they will begin waiting for the sequence history to be flushed for a pac ...
When a level sequence actor has camera's marked for preroll in it and information is gathered for a camera cuts location to send to the streaming manager, it does not take into account the Transform ...