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
- [Linux] Cannot reorder GameObjects in the Hierarchy when the AI Assistant package is installed
- [iOS] Text Input field stops receiving changes when the "Cancel" button is used on the soft keyboard
- [WebGPU] URP RenderGraph RenderPass doesn't clear textures
- Query Builder items display raw code style names instead of human readable labels in search field
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
Add comment