Structure not taking damage from dinos

Hi,
the structure i have created can be damaged by the player or tamed dinos. However it is not taking damgae from wild dinos. I have already created a custom structure settings blueprint which looks like this:

After playing arround with the values for one day now I dont know what im doing wrong…
If you have an idea what could be wrong please let me know!

Double check your dinos are referencing that new blueprint you have crated by right clicking it > view reference viewer. Make sure you didn’t miss a break somewhere since the way modding works is a cascade of references down from gamedatabp.

Thanks for your answer!
I turned out that this issue only appears when i play within the editor. In the game itself, everything works as intended!

Never trust the editor