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
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
- Hovering on the three-dot menu also highlights the tab header near it when not all tabs fit the bar
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.