In 4.27 the logic in SteamSocket.cpp which is part of the SteamSockets plugin was changed to use Poll Groups instead of a removed API function that checked all children of a listen socket. However, ...
This issue is caused by us forcing user defined structs to be loaded as part of AttributeTypes::Initialize. That is called after at the ObjectSystemReady run phase during engine initialization howe ...
Packed level actors will create ISM instances with inverted normals when the selection of meshes used to create the packed level actor contains a subset of meshes with negative scales. This is the ...
A UDN user found a crash in the merge tool when using SVN. https://udn.unrealengine.com/questions/265740/crashbug-with-svn-merging.html The failing check() crash occurs in LoadBaseRev (Merge.cpp): ...
When a material is utilizing emissive color, separate translucency, and the project is using MSAA the material will give off intense bloom to the point of flashing the screen. [UPDATE] After addit ...
When using PerInstanceRandom in a material that is applied to a Hierarchical or normal Instanced Static Mesh component, there are issues of the value resetting when certain transform operations are ...
If you scrub past an animation with keep state, and scrub into an animation with defaults everything is fine. When you scrub back to the animation with keep state, the animation breaks, until there ...
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 ...
Various licensees are reporting data loss on load due to the change that was made for [Link Removed] in which we now defer Blueprint CDO construction on load until the finalization phase. This issu ...
This is a common assertion that has occurred since at least 4.14 and affected nearly 100 users. The callstack is similar to [Link Removed], which was marked fixed for 4.14. User DescriptionsUndoi ...