Search Issue Tracker
By Design
Votes
0
Found in
2022.3.59f1
6000.0.41f1
6000.1.0b8
Issue ID
UUM-99196
Regression
No
The tvOS platform appears in the Build Profile window even though it isn’t supported on Linux
Steps to reproduce:
- Create a new project
- Open the Build Profile Window
- Select tvOS option from the list
- Click the 'Install with Unity Hub" button
\\
Actual results: The Hub opens with no module selected
Expected results: There is no tvOS platform option in the Build Profile List
\\
Reproducible with versions: 2022.3.59f1, 6000.0.41f1, 6000.1.0b9
\\
Tested on (OS): Ubuntu 24.04
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
The platform appears in the list because you can generate the Xcode project on Linux.