decentraland / decentraland/unity-explorer

System.InvalidOperationException: Operations that change non-concurrent collections must have exclusive access. A concurrent update was performed on this collection and corrupted its state. The collection's state is no longer correct.

Closed
#9,837 6 comments 0 reactions 0 assignees View on GitHub
1-high bug duplicate sentry
Dominant language
C#
Stars
23
Forks
17
Avg merge
2d 16h
Merged PRs (30d)
101

Description

Sentry Issue: [UNITY-EXPLORER-PJ9](https://decentraland.sentry.io/issues/7638135338/)

```
System.InvalidOperationException: Operations that change non-concurrent collections must have exclusive access. A concurrent update was performed on this collection and corrupted its state. The collection's state is no longer correct.
File "Generics__30.cpp", line 428, in Execute
File "Generics__30.cpp", line 10666, in Execute
...
(8 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

Open the contributing guide

Research direction

Start with the linked Sentry event and the Generics__30.cpp stack frames to identify the Unity/C# code path and collection involved. Reproduce the concurrent update and verify that the corruption exception no longer occurs after the fix.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, unity
Domain
game-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.