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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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.