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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
Add comment