decentraland / unity-explorer

Apache License 2.0
8 stars 11 forks source link

[QA] Environment (grass) breach the scenes/land #2463

Open DafGreco opened 1 week ago

DafGreco commented 1 week ago

Explorer Alpha build versions:

0.35.0

Issue Description:

Environment (grass) breach the scenes/land

STR:

  1. Open 0.35.0
  2. go to -24,-96
  3. Validate that you are able to see a square of grass instead of street

Expected behavior:

The land should be a street instead of having grass

Current behavior:

Environment (grass) breach the scenes/land

Evidence:

https://github.com/user-attachments/assets/41d49d97-a097-4df1-b21c-8ce44f9fc304

Additional Notes:

Windows and Macos

fcolarich commented 4 days ago

The place is not properly registered in .org environment, as this: https://places.decentraland.org/api/places?positions=-23,-96&with_realms_detail=true returns: { "total": 0, "ok": true, "data": [] } while on .zone it returns correctly its data. So this is not an e@ issue...

Vitsky4079 commented 3 days ago

https://drive.google.com/file/d/16F4apbaUL9ecyhh3XT_lsYnbMwlnfKzX/view?usp=drive_link here's another example of plants overlapping the scene :) (-39, 106)

m3taphysics commented 11 hours ago

@pentreathm can you help here?