Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2019.1.0a12
2020.1.17f1
2020.2
2021.1
2021.2
Issue ID
1308408
Regression
Yes
NotSupportedException is thrown when compiling/recompiling project with more than 64 different assemblies
Reproduction steps:
1. Download and extract user's project "AssemblyUpdaterSaturation.zip"
2. Open Assets folder inside Project folder in File Explorer
3. Delete all files with the ".meta" extension (you can sort by type to make it easier)
4. Open the project
5. When API Update Required pop up appears, click on the "I Made a Backup. Go Ahead!" button
6. Wait for the project to open
Expected result: Project opens, assemblies are compiled successfully and no errors are thrown
Actual result: Project opens, assemblies are not compiled successfully, and "NotSupportedException: The number of WaitHandles must be less than or equal to 64." error is thrown
Reproducible with: 2019.1.0a12, 2019.4.19f1, 2020.1.17f1, 2020.2.3f1, 2021.1.0b5, 2021.2.0a3
Not reproducible with: 2018.4.31f1, 2019.1.0a11
Note1: The API Update Required window doesn't pop up in 2021.2.0a3, but the error is still thrown
Note2: Even if you press the "No Thanks" button in API Update Required window, the error is still thrown
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a11