Search Issue Tracker
Won't Fix
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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note:
I am sorry. We have tried it on several devices, but we cannot reproduce the crash.