UFPS Decals Streching

HI, I am new on unity3d so i have a few problem on using Ufps in unity.
yesterday im create a scene and add ufps assets,but when im test to play the game im had a problem with decal and its look like this :

the decal is streching when i shoot and hit any object.
Please help me :slight_smile: and thanks

This is because the object is not uniform scale, such as 1:1:1. Try making the object static, that should solve the issue!,Typically, this is caused because the object is not uniform scale. Like a 1:1:1 or so. Try making the object static and that should help with that issue!