Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
2017.1.0a5
Issue ID
903744
Regression
No
[RuntimeUpgrade][Mono] Building iOS project with Mono scripting backend and .NET 4.6 runtime selected fails
Steps to reproduce:
1. Open empty project
2. Switch to iOS platform
3. Change 'Scripting Backend' to 'Mono'
4. Change 'Scripting Runtime Version' to .NET 4.6 and re-open the project
5. Try to build for iOS
6. Notice the build fails with a bunch of "Cross compilation job failed" errors (full error list can be seen in Editor.log)
Note:
Building standalone with Mono scripting backend and .NET 4.6 runtime selected does not fail.
Reproduced with: 2017.1.0b1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Camera.allCameras returns cameras from all loaded Scenes when using multi-Scene setup
- Camera.layerCullDistances has no effect when GPU Resident Drawer is enabled
- ARM64 and ARMv7 APKs return the same version code when "Split APKs by target architecture" is enabled
- Crash on ProfilerMutexLock when closing a project with specific Assets
- “Callback unregistration failed. Callback not registered.” is thrown when changing layouts with two "Font Asset Creator" windows docked
Add comment