Search Issue Tracker
Fixed
Fixed in 2021.3.38f1, 2022.3.25f1, 2023.2.19f1, 6000.0.0b12, 7000.0.0a3
Votes
0
Found in
2021.3.36f1
2022.3.21f1
2023.2.14f1
2023.3.0b11
6000.0.0b12
Issue ID
UUM-65168
Regression
No
Xcode is not found when launching Unity with only tvOS module
Steps to reproduce:
1. Add/install only tvOS module
2. Create new or open existing projectÂ
3. Go to File > Build Settings
Actual results: Installed Xcode is not found
Expected results: Installed Xcode is found and selection field is visible
Reproducible with versions: 2021.3.36f1, 2022.3.21f1, 2023.2.14f1, 2023.3.0b11, 2024.1.0a1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Web] VideoPlayer.frameReady event fires only once in a video when the Player Graphics API is set to WebGPU
- Hierarchy V2 Reset Columns leaves empty space and does not resize to fit when removing the columns
- Unexpected changes are made to the main asset when cloning and adding root objects with AddObjectToAsset in AssetPostprocessor
- [RenderGraph] Outputs from camera stack override each other when using OpenGLES3 with a custom renderer feature
- An "RefreshInternalV2 is called before InitialRefresh" error is thrown when opening a project where a build profile with Player settings added is selected
Resolution Note (fix version 7000.0.0a3):
Originally, fix was ported during trunk merge, but bug still reproduced until VM-2293 was fixed.