Search Issue Tracker
By Design
Votes
0
Found in
5.3.2p1
Issue ID
767483
Regression
No
[Editor] Building for a platform using command line and not having that platform module installed will result in errors
[Editor] Building for a platform using command line and not having that platform module installed will result in errors
Title: Building for a platform using command line and not having that platform module installed will result in errors: Building a player for 'Linux' (24) target is not supported in this Unity build.
Steps to Reproduce:
1. Create a blank unity project using any platform
2. Open up terminal and use Unity's command line parameters to build for a platform that you do not have the module installer for
3. Unity will open up, select a project to build
4. Observe the console will result in errors and the build will not build.
Expected Results: The message should state that the module is not installed not that the current Unity build cannot build that platform. Example: "Unity cannot build because the module for [platformNAME] is not installed"
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Search: Inspector section icon is less sharp/more pixelated than other editor icons
- Search description string is always truncated
- [VFX] When Grouped Nodes are converted to Subgraph Operator resulting Graph Node is not included in the Group
- Search window icons are less sharp/more pixelated than other editor icons
- The Inspector can be covered when scaling the horizontal separator bar
Add comment