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
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
Add comment