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
- Memory is allocated but nothing happens when duplicating Values with the duplication shortcut in the Inspector
- Frame rate becomes lower after turning vertical sync on and off when in the Player on macOS
- Memory Profiler fails to enumerate a specific Heap Segment
- Performance gets worse when updating the Material of Tilemap
- Script causes Console error "Reading pixels out of bounds of the current active render texture" when entering the Play mode on a HDRP project
Add comment