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
- Adding an existing .uss file makes it dirty
- Hierarchy and Library parts in UI Builder are inaccessible when UI Builder window is resized and these elements no longer fit in the window
- Text suggesting to create a new StyleSheet is missing after undoing the creation of StyleSheet
- GameObjects appear in a different shade when changing the Filter Mode of the Skybox texture
- Dynamic Atlas Viewer does not display an atlas when UI Toolkit Debugger window is closed and reopened again
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.