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
- Rigidbody interpolation is performed after the next frame's FixedUpdate() when using Rigidbody2D
- OnAudioFilterRead not working as expected for generator scripts
- Construct matrix block disappears, and other bugs and exceptions related to it show when opening/running project
- New browser tab is not created when trying to open Package Manager hyperlinks by holding the Ctrl key and pressing the left mouse button
- [Mobile] NavigationSubmitEvent is not being triggered when the submit button is pressed on a mobile keyboard
Add comment