小道具プロセッサーで変身時、設定値と実際の描画サイズが一致しない

[Issue Details]

  1. When transforming into a prop of large size, it renders larger than the configured size
  2. Perspective differences:
  • From the transformed player’s view, the size appears normal
  • From other players’ view, when the transformed player is re-rendered, they appear larger than the configured size

[Investigation Results]
Conditions for Occurrence:

  • Occurs when transforming into props above a certain size
  • Does not occur with props around player size
  • Can occur with smaller props when scaled up

Bug Characteristics:

  • Not 100% reproducible but occurs frequently
  • May or may not occur immediately after transformation
  • Even after rendering correctly, the bug can reoccur under these conditions:
  • Moving away from the transformed player until they are out of render distance
  • Bug may occur when approaching and triggering re-render

[Environment]

  • OS: Windows 10

[Attached Video]
Video demonstrating bug reproduction attached.