BoxColliders does not support negative scale or size
Anyone know what this is?

 BoxColliders does not support negative scale or size.

The effective box size has been forced positive and is likely to give unexpected collision geometry.

If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "Monument/assets/bundled/prefabs/autospawn/monument/medium/bandit_town.prefab/airwolf_compound/vendors_hut/props/Roadsign5Static/SignCollider"​
Are you using a custom map? It's possible that something placed manually in a map editor is causing that, but it's safe to ignore.
5f542b9181eac.png 0x89A
Are you using a custom map? It's possible that something placed manually in a map editor is causing that, but it's safe to ignore.

Nope just standard Rust maps

-BoxColliders does not support negative scale or size.
-The effective box size has been forced positive and is likely to give unexpected collision geometry.
-If you absolutely need to use negative scaling you can use the convex MeshCollider. Scene hierarchy path "Monument/assets/bundled/prefabs/autospawn/monument/medium/bandit_town.prefab/airwolf_compound/vendors_hut/props/Roadsign5Static/SignCollider"

Been getting this the last few times my server has loaded.