Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2017.4.X, 2018.1.X
Votes
3
Found in
2017.1.0b2
2017.2.0f3
Issue ID
969473
Regression
Yes
[Android] Bottom navigation bar is shown when using Handheld.StartActivityIndicator
To reproduce:
1. Download and open attached "HandheldIndicator.zip" project.
2. Build and run on any android device.
3. Press the "Load" button.
4. Notice that bottom navigation bar is shown when loading is initiated.
Expected result: When Handheld.StartActivityIndicator is called, only loading indicator shows up. Navigation bar is left hidden.
Actual result: When Loading is initiated and Handheld.StartActivityIndicator is called, it also shows bottom navigation bar while loading.
Reproduced with: 2018.1.0a6, 2017.3.0b11, 2017.2.0p4, 2017.1.2p3, 2017.1.0b2.
Not reproduced with: 2017.1.0b1, 5.6.4p3.
Regression introduced in: 2017.1.0b2.
Devices under test:
Samsung SM G950U, OS:7.0, CPU:arm64-v8a, GPU:Adreno (TM) 540,
Build:samsung/dreamqltesq/dreamqltesq:7.0/NRD90M/G950USQU1AQC8:user/release-keys
Google Pixel XL, OS:8.0.0, CPU:arm64-v8a, GPU:Adreno (TM) 530,
Build:google/marlin/marlin:8.0.0/OPR6.170623.012/4283428:user/release-keys
Lge LG D802 (G2)*, OS:4.4.2, CPU:armeabi-v7a,
GPU:Adreno (TM) 330, Build:lge/g2_open_com/g2:4.4.2/KOT49I.D80220h/D80220h.1413914494:user/release-keys
Notes: The original behavior got broken in 2017.1.0a1 (Indicator didn't even appear when loading was initiated and Handheld.StartActivityIndicator was called.) Issue persisted till 2017.1.0a5. In 2017.1.0a6 and 2017.1.0b1 app started to crash on startup. From 2017.1.0b2 crashing issue seems to be fixed, but the current issue appears - Android bottom navigation bar pops up if Handheld.StartActivityIndicator is used.
-------------------------------------------------------
Fixed in: 2018.2.0a6
Comments (2)
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
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
mbhagat
Oct 04, 2018 12:43
With unity 5.5 , in device with Android 8.0.
when my first screen opens the bottom navigation bar with back ,menu button options and disturbs whole UI.
In first screen i am just loading second scene with LoadSceneAsync method and showing progress in loading bar.
Choi-Gyu-Bum
Feb 28, 2018 02:59
Reproduced with: 2017.3.1p1