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
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
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.