Search Issue Tracker
Fixed
Fixed in 6000.0.0b12
Votes
0
Found in
2023.3.0b4
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
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
- New selector in Matching Selectors displays as on line -1 in debugger
- The first frames are skipped when playing a video
- Text auto-scrolling can not work when naming assets/objects until backspace key is pressed
Add comment