Facepunch / sbox-issues

180 stars 12 forks source link

Decals doesn't update when changing the size property. #7518

Closed badandbest closed 5 days ago

badandbest commented 5 days ago

Describe the bug

Decal projection doesn't update when changing size.

To Reproduce

  1. Place decal.
  2. Change size parameter on the decal component.

Expected behavior

Projection should update.

Media/Files

https://github.com/user-attachments/assets/12321a00-6131-4a44-9fd1-356af0f387d5

Additional context

You can force it to update by updating the transform of the game object.