Search Issue Tracker
By Design
Votes
0
Found in
2021.2
2022.1
2022.1.0a15
Issue ID
1381214
Regression
No
[Mobile] Product Name in Target Selection dropdown is empty when device is connected via USB
How to reproduce:
1. Open the attached project ("1381214_repro.zip")
2. Build And Run on a mobile device
3. Open Profiler (Window -> Analysis -> Profiler)
4. Click on the Target Selection dropdown
5. Observe the Product Name next to the connected device
Expected result: Product Name should have the value of the project's Product Name
Actual result: Product Name is empty
Reproducible with: 2021.2.3f1, 2022.1.0a15
Could not test with: 2019.4.32f1, 2020.3.23f1 (Tested feature not available)
Reproducible on:
iPhone 13 mini (iOS 15)
iPad 6th generation (iOS 14.4.2)
iPad Air 2 (iOS 11.0.3)
VLNQA00264, Samsung Galaxy S10+ (SM-G975F), Android 10, CPU: NOT FOUND, GPU: Mali-G76
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
- Render Pipeline Converter selected asset counter reports one fewer item when using manual selection
- [Android] [Adreno] [WebGL] A light cookie is not rendered with shader compile error when WebGL build is launched on a device with Adreno GPU
- Rigibody sliding over a flat surface that is made of several GameObjects detects false collisions when Collision Detection is set to "Continuous" or "Continuous Dynamic"
- UI Toolkit Label height is incorrectly calculated when using max-width with percentage value
- Visual Effect Material causes Scene view to update continuously when both Scene and Game views are open, despite "Always Refresh" being disabled
Resolution Note (2022.1.X):
The product name cannot be gathered until the user actually connects to the device so unless we changed the way we handle devices we cannot get the info needed for this. CLosing by design.