USplineMeshComponent::CalcBounds function should be returning an FBoxSphereBounds type, but in the implementation it instead outputs an FBox. This may result in the returning of invalid results, especially for the sphere radius and centering values which FBox does not have.
1. Go to the USplineMeshComponent::CalcBounds function implementation in SplineMeshComponent.cpp line 893.
2. Note that the return type should be FBoxSphereBounds, but the function returns an FBox instead.
I am not able to find world outliner how to enable it?
I'm working on a VR Project and I cannot add Nav Mesh to the stairs??
Teleporter in the Creative Hub is Locked and cannot be accessed
How can i modify the param name in EQS node
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-221258 in the post.
1 |
Fix Commit | 35594477 |
---|
Created | Aug 7, 2024 |
---|---|
Resolved | Aug 16, 2024 |
Updated | Aug 16, 2024 |
12210 - xeru98 |