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
- "NullReferenceException" is thrown when setting a long string in TMP with "Atlas Population Mode" set to "Dynamic" and "Multi Atlas Textures" enabled
- TextMeshPro text is misaligned when alignment is set via script
- A DX11 shader error is thrown when compiling shaders for platforms without DX11 support
- Rigidbody2D.Slide correctly ignores colliders specified with "Physics2D.IgnoreCollision" however encountering them can still modify movement behaviour in subtle ways.
- [Quality Hackweek] A black separator appears when the left panel in the UI Builder tab is resized, and the tab is narrow
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.