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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment