Search Issue Tracker
Fixed in 2021.3.31f1
Fixed in 2021.3.X, 2022.3.X, 2023.3.X
Votes
0
Found in
2021.3.23f1
2022.2.16f1
2023.1.0b13
2023.2.0a12
2023.3.0a3
Issue ID
UUM-34085
Regression
No
The Editor fails to build the Player when using a script to switch the Platform from "Dedicated Server"
Reproduction steps:
1. Open the attached “Test Project” project
2. Press Window > MMO > Production Builds > Build Mac Client
3. Press Window > MMO > Production Builds > Build Headless Linux Client
4. Repeat step 2
Expected result: The Project is built without any issue
Actual result: The Editor doesn’t switch to Mac Client and throws an error: “Dedicated Server support for MacStandalone is not installed.”
Reproducible with: 2021.2.9f1, 2021.2.19f1, 2021.3.23f1, 2022.2.16f1, 2023.1.0b13, 2023.2.0a12
Not reproducible with: 2021.2.8f1
Couldn’t test with: 2020.3.47f1 - No support for “StandaloneBuildSubtarget”
Reproducible on: Windows 10
Note:
- On some older Editor versions, the Console throws a different error: “Currently selected scripting backend (Mono) is not installed.”
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
Add comment