Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0f3
Issue ID
896991
Regression
No
[Mono] Not switching to full .NET compatibility for plugins that require it results in unhandled exception in builds
When plugins require .NET 2.0, but .NET 2.0 Subset is selected in the Player Settings, Windows builds result in unhandled exception message on startup.
Steps to reproduce:
1) Open the latest attached project.
2) Build for Windows/macOS.
3) Run the build.
On Windows "Data folder not found - There should be 'test_Data' folder next to the executable." error window appears; the build does not start.
On macOS, the build is terminated instantly.
This exception should be handled properly instead.
Switching to full .NET 2.0 compatibility allows the build to run normally.
Reproduced on:
2017.1.0a4, 5.6.0f3, 5.5.2f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment