Search Issue Tracker
Fixed
Fixed in 6000.0.0b12
Votes
0
Found in
2023.3.0b4
6000.0.37f1
Issue ID
UUM-61905
Regression
No
Build Profiles - Unsupported Build Target: Message displays code strings
How to reproduce:
- Create a new project
- Go to "File" ->"Build Profiles"
- Select "Linux" from the "Platforms" list and click "Install with Unity HUB"
- Restart the project after the installation
- Go to "File" ->"Build Profiles"
- Select "Linux" and click "Add Build Profile"
- Verify, that the profile becomes created
- Select it and click "Switch Profile"
- Verify, that it becomes active
- Close the project
- Go to HUB and remove the 2023.3.0b4 install
- Install it again but without the Linux module
- Try to open the same project
Actual result: The user gets the "Unsupported Build Target" message with code strings. An attachment is added below in the "Attachments" section.
Expected result: All the message and button titles should be presented in human language.
Reproducible with: 2023.3.0b1, 2023.3.0b4
Not reproducible with: 2023.3.0a19.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [RenderGraph] Outputs from camera stack override each other when using OpenGLES3 with a custom renderer feature
- An "RefreshInternalV2 is called before InitialRefresh" error is thrown when opening a project where a build profile with Player settings added is selected
- MeshCollider preview gizmo disappears from the Scene view when overriding the mesh asset using any 3D editing tool
- Tutorial project is not created when started from the Get set up tab
- Audio Listener Component expands when selected
Add comment