Search Issue Tracker
Won't Fix
Won't Fix in 2023.3.X
Votes
0
Found in
2021.3.23f1
2022.2.16f1
2023.1.0b14
2023.2.0a11
2023.3.0a3
Issue ID
UUM-34726
Regression
No
[Android] Build freezes on Android TV devices
How to reproduce:
1. Open the attached “IN-36803“ project
2. Put Android TV device in the same network
3. In the Build Settings enable Development Build and click Build
4. Open the Terminal and go to the directory where the apk was saved
5. In the Terminal run “python3 -m http.server 8080“
6. On the Android TV device, turn on a browser and type in “http://<YOUR IP ADDRESS>:8080“
7. Download the apk from the browser and install and run it
Or
3. In the Build Settings enable Development Build
4. In the Build Settings, go to [Run Device] - [\{}<Enter IP>]{} and add IP address that the Android TV device is connected to
5. In the Build Settings enable Development Build and click Build and Run
Expected result: The game loads without issues
Actual result: The game freezes on the “Loading” screen
Reproducible with: 2021.3.23f1, 2022.2.16f1, 2023.1.0b14, 2023.2.0a11
Could not test with: 2020.3.47f1 - errors with custom scripts
Built with: macOS 13.2 (Intel), M1
Reproducible on devices:
Amazon Fire Tv Box 2nd Generation
Nvidia Shield Tv
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
I am sorry. We have tried it on several devices, but we cannot reproduce the crash.
Resolution Note (2023.3.X):
I am sorry. We have tried it on several devices, but we cannot reproduce the crash.