decentraland / unity-renderer

Unity implementation of Decentraland Client
https://play.decentraland.org
Apache License 2.0
136 stars 94 forks source link

Polygon mana balance isn't properly retrieved at UI level when testing in zone with sepolia #6220

Open decentraland-bot opened 4 weeks ago

decentraland-bot commented 4 weeks ago

Severity:

SEV-3 | Stability or minor user impact

Description:

When testing in zone with sepolia, the ethereum mana balance is shown ok at UI level (9800) but polygon mana balance isnt being retrieved properly at UI level (it says 0 instead of 1992)

Notice the balances at web level:

image

Notice how these values are retrieved at UI level:

image

Operating system:

Windows

Wallet Address:

0xa862f787547ba9f2ce249bde91c8e0938d57850e

Steps to reproduce:

1.Test in zone with sepolia, having both ethereum and polygon mana balances (other than 0)

2.Go to UI level and check both mana balances

Current result: Polygon mana balance is not properly retrieved

Expected result: both Ethereum and Polygon mana balances should be properly retrieved at UI level

Ticket number: