Search Issue Tracker
By Design
Votes
0
Found in
2018.3
2018.4
2018.4.4f1
2019.1
2019.2
2019.3
2020.1.0a20
Issue ID
1272497
Regression
No
[Android] Editor freezes while building a Scene for Android
Reproduction steps:
1. Open the user's supplied project
2. Build or Build and Run to an Android device
Expected result: Editor build's the APK
Actual result: Editor freezes when building the "Menu" Scene
Reproduces on: 2018.3.14f1, 2018.4.27f1, 2019.1.14f1, 2019.2.16f1, 2019.3.16f1, 2019.4.8f1, 2020.1.0a20
Does not reproduce on: 2020.1.0a21, 2020.2.0b2
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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Resolution Note (2021.1.X):
The freeze is third party plugin issue. If I delete two "Editor" folders related to Google Play, the build no longer freezes (it does fail, but goes further than Menu scene). Those third party plugins to contains build pre-process code that's freezing. That code needs to be analized/fixed.