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
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
- New selector in Matching Selectors displays as on line -1 in debugger
- The first frames are skipped when playing a video
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.