Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.2.X, 2017.3.X
Votes
0
Found in
2017.2.0f3
Issue ID
962711
Regression
No
[.NET 4.6] Fails to load types if the source code file size is larger than 1.95MB
Steps to reproduce:
1. Download attached project
2. Open "main" scene.
3. Enter play mode using .NET 4.6. The error shows up "TypeLoadException: Failure has occurred while loading a type."
4. Switch to .NET 3.5
5. Enter play mode. Large class is successfully loaded
Expected results: Large class is successfully loaded.
Actual results: Failed loading large class.
Note: not reproducible using .NET 3.5
Reproduced with: 2018.1.0a2, 2017.3.0b6, 2017.2.0f3, 2017.2.0b2
Not reproducible with: 2017.1.2p2, 2017.2.0b1
Regression introduced in: 2017.2.0b2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Element name is not updated when clicking on a different element after entering name in the Inspector
- Crash on Texture::TextureIDMapInsert when opening a specific project
- Null reference exceptions occur when ScriptableObjects saved in the same .asset file are referenced in runtime
- Depth texture is flipped when specific URP rendering settings are applied
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
Add comment