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
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
Add comment