decentraland / unity-explorer

Apache License 2.0
9 stars 11 forks source link

[QA] Goerli: Bullet-Hole Sprites Issues in Shooting Range #1360

Closed Ludmilafantaniella closed 4 months ago

Ludmilafantaniella commented 4 months ago

Explorer Alpha build version:

v0.10.0

Issue Description:

In Goerli Plaza at coordinates (84,-1) in the Shooting-Range-Advanced area, there are multiple issues with the bullet-hole sprites. When clicking on the ground, the bullet-hole sprite appears oversized. When shooting at the rotating targets, the bullet-hole sprite floats in the air instead of staying on the target as it rotates. Additionally, the bullet-hole sprites do not disappear after a few seconds, unlike in production.

Steps to reproduce:

  1. /goto goerli Navigate to coordinates (84,-1).
  2. Enter the Shooting-Range-Advanced area.
  3. Click on the ground and observe the bullet-hole sprite.
  4. Shoot at the rotating targets and observe the bullet-hole sprite behavior.

Expected behavior:

https://github.com/decentraland/unity-explorer/assets/146741383/7ff22c3b-ae46-4a9a-91e0-2d1188f9fb6f

Current behavior:

Screenshot 2024-07-03 at 9 38 24 AM Screenshot 2024-07-03 at 9 24 24 AM

Additional Notes:

Windows 11. 12th Gen Intel(R) Core(TM) i7-12650H 2.30 GHz. nvidia geforce RTX Macbook M1 Pro Sonoma 14.5

NickKhalow commented 4 months ago

This fix should fix it too https://github.com/decentraland/unity-explorer/pull/1407