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.
Comments (2)
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
- ScalableBufferManager does not work correctly when MSAA and RenderGraph Compatability are enabled
- Sprite artefacts appear when Sprite Packer is enabled
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
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.