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
- The text is pushed down when double-clicking on the Visual Element to edit it in UI Builder
- The Inspector rounds up float values up to a maximum of 7 digits and overwrites the actual values in the file when saving the asset
- Distant Shadowmask does not cast Shadows on Terrain when baking with Adaptive Probe Volumes
- UI Toolkit Debugger "Text Overlays" dropdown is opened in the wrong position when Dynamic Atlas Viewer is opened
- NullReferenceExceptions are thrown on Editor launch when the Project window was locked in the previous project
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.