Search Issue Tracker
Fixed in 2022.3.21f1
Fixed in 2022.3.X, 2023.1.X
Votes
0
Found in
2021.3.27f1
2022.3.3f1
2023.1.2f1
Issue ID
UUM-43580
Regression
No
[Android] The Build process gets stuck in the first scene when API Level 29 and Target Level 32 are both used together
Reproduction steps:
1. Open the attached project “ApiProject”
2. Open the “Project Settings/Player/Other Settings/Identification“ menu
3. Set the “Minimum API Level” to 29 and “Target API Level” to 32
4. Build and Run for Android
5. Observe the building process
Expected result: The build is successful
Actual result: Building freezes at “Building scene 0: LoadingScene”
Reproduced with: 2022.3.19f1, 2023.1.0a15
Not reproduced with: 2021.3.35f1, 2023.2.9f1, 2023.3.0b6
Fixed in: 2023.1.0a16
Reproducible on: Intel macOS 13.3.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment