Search Issue Tracker
Fixed
Fixed in 2021.3.39f1, 2022.3.28f1, 2023.2.20f1, 6000.0.0b15, 7000.0.0a1
Votes
0
Found in
2021.3.36f1
2022.3.22f1
2023.2.16f1
6000.0.0b13
7000.0.0a1
Issue ID
UUM-67826
Regression
Yes
[Android]"cannot find symbol public class UnityPlayerActivity extends com.unity3d.player.UnityPlayerActivity" error is thrown when building for the Android Platform
Reproduction steps:
1. Open the attached “Activity” project
2. Build and run the Player (File > Build And Run)
3. Observe the Editor
Expected result: The Editor build completes and the Player is launched
Actual result: The Editor build fails due to the “cannot find symbol public class UnityPlayerActivity extends com.unity3d.player.UnityPlayerActivity“ error
Reproducible with: 2021.3.36f1, 2022.3.16f1, 2022.3.22f1, 2023.2.16f1, 6000.0.0b13
Not reproducible with: 2022.1.0a2, 2022.3.15f1
Could not test with: 2022.1.0a1 (Builds fail with “Could not determine the dependencies of task ':launcher:compileReleaseJavaWithJavac'“ error)
Reproducible on: MacOS Sonoma 14.3.1 (Intel), Ventura 13.5.1 (user’s) (Intel)
Not reproducible on: No other environment tested
Notes:
- The issue is reproducible on Mono, IL2CPP scripting backends
- The issue is reproducible with the Release and Development type builds
- The issue is not reproducible when the Standalone platform is selected
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Add comment