Search Issue Tracker
Fixed in 4.3.1
Votes
1
Found in
4.3.0f4
Issue ID
576228
Regression
No
iPhone.generation is reporting 'unknown' for the new iPad Air and mini retina
To reproduce:
1. Open attached project
2. Build and run on one of new iPads
3. Notice that iPhone.generation is reporting 'unknown, not 'iPadUnknown' as expected (until it's properly added)
Comments (3)
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
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
DavidTrackingPoint
Dec 09, 2013 23:24
In my testing it seems to be "fixed" by returning iPad3Gen.
Lupin500
Dec 04, 2013 05:27
Is this fixed in Unity 4.3.1? Can someone confirm?
aaronsullivan
Dec 01, 2013 23:36
Out of curiosity is this fixed so that it will show iPadUnknown in the next release or actually do the right thing and give us a new name for the mini Retina and iPad Air?