There are 3 assets from Content > Blueprints > Missing Types that are failing to be moved over The assets are causing the warnings are:BP_NodeClassIsMissingBP_ParentClassIsMissingTypeBP_PinReferenc ...
From Licensee: "We've encountered a world partition bug where newly created actors go missing in the viewport and Outliner after saving modifications to a large number of actors. This bug is partic ...
This is a common crash occurring on Mac in 4.15 and 4.16. Users have not provided any additional descriptions. Callstack from LogAssertion failed: Assertion failed: Bitmap.Num() == x * y [File:/Use ...
Fix the cross compiler so half precision is supportedAdd a project setting to specify the default precision to support on ES31. Be sure the shader version takes this setting into account. — User des ...
When modifying the name of a gameplay attribute that is used with a modifier on a gameplay effect, attempting to remove/change the modifier causes an editor crash. This appears to be due to line 29 ...
Context The LevelStreamingPersistence plugin can be used to remember and restore properties on actors, components and other objects that are part of a streamed level. Persisted properties are resto ...
The MiningBuilding Blueprint in this user's project will not compile. Clicking the compile button never switches it to "Good to Go", and a warning that it needs to be compiled appears at PIE. Repro ...
When BlendRootMotionBasedOnRootBone is false, the LayeredBlendPerBone is aggregating root motion of the child poses ontop of the base pose root motion. (ie. if the first child pose's blend weight i ...
When using the Niagara Mesh Renderer with multiple mesh variants selected via MeshIndex, the number of TLAS instances allocated is NumParticles × NumMeshVariants and enabling the Path Tracer can ca ...
We've been tracking down a problem recently with the Gameplay Ability System where a gameplay effect is properly removed on the server, but the client has the gameplay effect stuck on permanently. ...