Repro Rate: 5/5 Summary: When opening a Project in UE version 5.1.0 with Nvidia GFX driver version ###, the user is notified that there are known issues with this driver through a pop-up:WARNING: K ...
Something is rendering incorrectly about hierarchical instanced static meshes on vulkan mobile. If the project uses GPUScene, instead of using HISM for manual instancing, and relying on GPUScene for ...
Reproduced 3/3 times. Issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. This is By Design. Replication for actors is disabled by default, and need to be enabl ...
Regression: Nanite Foliage is a new feature in 5.1, so this issue is not reproduceable in 5.0. Notes about this new support can be found under Nanite Improvements in https://docs.unrealengine.com/5. ...
Interactions in the Menu on VRTemplate (and I suspect that style of menu interaction in general) do not function as expected. This issue was reproduced several times (5/5), both with a VR headset an ...
A UDN user found that calling AbilitySystemComponent->RemoveReplicatedLooseGameplayTag(TagToRemove); while the gameplay tag was not in the TagMap, will create an entry for it with count 0, see ...
Regression: Issue occurs in //UE5/Release-5.0 This issue occurs with any Groom Asset created from a Blueprint. Other components work properly with the Forced LOD settings, as only the Groom does no ...
Reproduced 3/3 times. Issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. ...
Licensee- "GeometryScript_TextureUtils.sample_texture2d_at_uv_positions does not work in python. The uvlist becomes nullptr from python to C++. BP is working fine." ...
Copying and pasting an array of nested instanced subobjects from a level instance into a Blueprint's defaults and adding that Blueprint to the level will prevent the actor instance from saving. ...