Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2018.1.X
Votes
0
Found in
2018.2.0a1
Issue ID
979688
Regression
No
Need a better error message when C++ is not installed for building Windows il2cpp apps
Need a better error message when C++ is not installed for building Windows il2cpp apps
1. What happened
I've tried to build a Windows standalonoe il2cpp app and got a huge error message that left me clueless in regards to what went wrong. The issue was missing C++ installation locally.
Need to have a proper error message. Even better - we might want to install C++ together with IL2CPP support.
2. How we can reproduce it using the example you attached
- Have machine with only default VS2017 installed (the one that goes with Unity)
- Try building Windows IL2CPP app
>>> it fails with unclear error
Expected: a user-friendly message that clearly tells him what went wrong and how he can fix that.
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