decentraland / unity-renderer

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

Builder and Explorer open at the same time causes crash after x amount of time #5480

Closed aixaCode closed 1 year ago

aixaCode commented 1 year ago

Description When using the builder and having explorer open at the same time in tabs for an extended period of time, the explorer eventually will crash. This issue started occurring after the most recent update.

Also other users are reporting some disconnection/crashes when playing poker Screenshot 2023-07-17 at 8.02.17 AM.png

Steps to Reproduce:

Expected Behavior: The builder and explorer should remain stable and functional even after an extended period of use.

Observed Behavior: After using the builder and being in the world for a certain amount of time, the pages crash and need to be closed and reloaded to work again.

Operating System: Browser/WebGL

aixaCode commented 1 year ago

Could be connected: https://github.com/decentraland/unity-renderer/issues/3926

aixaCode commented 1 year ago

Closing as duplicate