Search Issue Tracker
Fixed
Fixed in 2022.3.21f1
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment