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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment