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
- Rendering Debugger's Overdraw is displayed incorrectly when Fog is enabled
- Locked tabs end up selecting the same asset when another window is maximized and unmaximized
- ListView element is rendered in solid black after docking if UI Builder window was already opened prior to project launch
- [WebGPU] error with compute shader and read-only RWTexture
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
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.