Search Issue Tracker
Fixed
Fixed in 6000.0.17f1, 7000.0.0a10
Votes
0
Found in
6000.0.5f1
Issue ID
UUM-73125
Regression
No
A Warning HelpBox is incorrectly positioned on Android module in the Build Profiles Window
How to reproduce:
1. Download the Android module through the Unity Hub
2. Create a new Project
3. Open Build Profiles Window (File -> Build Profiles)
4. Click on Android
5. Click "Refresh" button in the line of *Run Device* under *Android Settings*
Expected result: The HelpBox warning should be located near Build button.
Actual result: The HelpBox warning is located in the wrong place.
Reproducible with: 6000.0.5f1
Reproduced on: macOS Sonoma 14.5 (M1)
----------------
Before Build Profiles, it was located above Build button. Now it is located in the wrong location.
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
- 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
Resolution Note (fix version 6000.0.17f1):
Verified on 6000.0.18f1, Warning HelpBox is now correctly positioned near the build button.