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
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a11