When placing a billboard in a level (via a blueprint) with an orthographic camera, the billboard will not be rendered unless a significant distance in front of camera, comparing 4.61 project with th ...
This is a common crash affecting users in 4.16. The callstack is very similar to [Link Removed], which has previously been fixed. User DescriptionsTesting destruction of generated destructables. T ...
Skeletal or Static Meshes exported from DAZ Studio as 2014 FBXs import with errors since 4.7. The same mesh in 4.6.1 imported without perceived errors. [Image Removed] Attached Files: DAZ_Test.fb ...
As described in the UDN question, some settings aren't forwarded correctly to the game instance in PIE during a functional test. Proposed patch attached. ...
Not checking for a property not being supported by audio manager, need to protect it against NULL ...
Occasionally, the Engine/Editor crashes on startup with an assertion in the lock-free void pointer list. ...
With the rework of IP address resolution in 4.25, this assert now occurs. When no packet handler is used, UPendingNetGame::InitNetDriver calls SendInitialJoin() immediately, before async address res ...
The exporter export the render data and the nanite render data is on the gpu and is not accessible, this is why it export the fallback mesh. Its more complex then it appear since we will need to do ...