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
- Crash on UndoManager::RegisterUndoInternal when applying added GameObjects to a Prefab
- [Asset Bundles] A new bundle hash is not generated when the name of a serialized field is changed
- Icon section shows incomplete message and unusable check box in Build Profiles and Player Settings window instead of “Not applicable for this platform” for Dedicated Server Platform
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
Add comment