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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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?