We now have the following error that is generated in FFbxImporter::ValidateAnimStackif (!FMath::IsNearlyZero(SubFrame, KINDA_SMALL_NUMBER) && !FMath::IsNearlyEqual(SubFrame, 1.0f, KINDA_SMALL_NUMBER ...
When an instanced static mesh component with a material using a PerInstanceCustomData node has its data floats pasted in, the editor crashes with an "Array index out of bounds" error. The licensee w ...
Slack: [Link Removed] Cook error: UATHelper: Cooking (Windows): LogSavePackage: Warning: UATHelper: Cooking (Windows): Referencers of MovieSceneTimeWarpSection /Game/ChildSequence.ChildSequence: ...
The licensee has identified a potential fix by changing if( Settings.bLerpUVs ) to if( Settings.bLerpUVs || UVIndex == 0 ) On line 389 of NaniteBuilder\Private\Cluster.cpp in UE 5.5 ...
Reproduced 3/3 times, issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. ...
A crash occurs when using ray tracing with spline meshes preceded by the following ensure : Ensure condition failed: NumCPUVertices <= VertexBufferNumElements File: Engine\Source\Runtime\Renderer\ ...
When Vertex Animated Texture is used to animate a mesh with World Position Offset, often the Max World Position Offset Displacement Material setting must be increased or the Bounds Scale increased, ...
Regression: Tested in Release-5.0, this issue occurs so it is not a regression. This issue was first reported using the Automotive Materials assets, as the Anisotropy material on MI_Metal_Brushed w ...
Shorter steps:Steps 1-8 from Steps to reproduce (create level with water body)Find BP_BuoyancyExample in Content Browser (Engine>Plugins>Water Content>Blueprints)Place BP_BuoyancyExample above the w ...
When an animation is currently blending out due to automatic blend out or GameplayLogic, further StopMontage with specific BlendOut will not update the time to blend out of the current blending out ...