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
- AI Assistant upgrade banner's `Open package Manager` link doesn't work
- Sub-asset UI does not refresh when undoing Renderer Feature add or remove actions in a URP Renderer asset
- Scene flickers with a green tint when using Screen Space Ambient Occlusion and Contact Shadows with raytracing
- Scripts with null Components on GameObjects are not removed when calling GameObjectUtility.RemoveMonoBehavioursWithMissingScript
- Color Curve Key values remain visible after changing Curve type
Add comment