decentraland / decentraland/unity-explorer
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
- Dominant language
- C#
- Stars
- 23
- Forks
- 17
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 101
Description
Sentry Issue: [UNITY-EXPLORER-P0R](https://decentraland.sentry.io/issues/7451161924/)
```
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
File "./Library/PackageCache/com.unity.addressables@8460f1c9c927/Runtime/ResourceManager/Util/ListWithEvents.cs", line 8, in .ctor
File "C:/workspace/workspace/p/Explorer/Assets/DCL/Infrastructure/MVC/WindowsStackManager/WindowStackManager.cs", line 133, in TryGracefulClose
File "C:/workspace/workspace/p/Explorer/Assets/DCL/Infrastructure/MVC/WindowsStackManager/WindowStackManager.cs", line 95, in PopFullscreen
File "C:/workspace/workspace/p/Explorer/Assets/DCL/Infrastructure/MVC/Manager/MVCManager.cs", line 188, in MoveNext
File "C:/workspace/workspace/p/Explorer/Assets/DCL/Infrastructure/MVC/Manager/MVCManager.cs", line 54, in RegisterController
...
(68 additional frame(s) were not displayed)
```
This issue was automatically created by Sentry via [Explorer Alpha Github Issue Creation](https://sentry.io/organizations/decentraland/monitors/alerts/3130340/)
Contributor guide
Assessment
This issue has not been assessed yet.