Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
0
Found in
5.3.0f3
Issue ID
749758
Regression
No
[Usability] Build Settings window is confusing when platform support is not installed
Reproduction steps:
1. Launch 5.3+ Unity editor with missing target support modules.
2. Go to "File > Build Settings".
3. Select any missing target platform and click on "Module Manager"
Actual result: more information about modules and how to install them would be useful.
Expected result: information on how to install missing modules (reopen Unity Download Assistant, etc).
Additional note: module manager doesn't provide a way to install missing modules.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
shieldgenerator7
Jan 24, 2016 19:24
This is probably the wrong place to post this, but to those of you who, like me, didn't realize that the download assistant is the same thing as the installer,
UnityDownloadAssistant-5.3.1f1.exe should be in your downloads folder,
or wherever you downloaded it to, for whatever version you downloaded. Once I figured that out, it was pretty easy to run it, uncheck everything except the new build target I wanted (so I didn't redownload the pieces I already had), and then run it. It installed the new build target and problem solved. I don't know why I couldn't find any documentation that said that.
shieldgenerator7
Jan 24, 2016 17:38
This is a big issue for me. I still haven't figured out how to download new build targets.