I added Spring Arm component and attached the camera as a child of Spring arm

I clicked the “Do Collision Test”.

But camera clipping trough BSP
How can I fix it? Does the “Target Arm Length” cause the problem? I set it as 20. Is it too short?
I added Spring Arm component and attached the camera as a child of Spring arm

I clicked the “Do Collision Test”.

But camera clipping trough BSP
How can I fix it? Does the “Target Arm Length” cause the problem? I set it as 20. Is it too short?
Hi ,
BSPs are hollow objects, try placing a blocking volume inside the BSP to see if the camera springarm component correctly recognizes the collision.
If I convert it into a static mesh type, does it work?
It should, it will transfer the BSP to a static mesh object, which should register collision.
Thank you!