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
- Main Camera rendering is being overwritten by a UI Camera when using multiple cameras with URP and the second camera's background type is set to "Uninitialized"
- VisualTreeAsset has significantly increased memory allocation size at runtime when the project is built with IL2CPP scripting backend
- NullReferenceException is logged when cancelling Shader Graph recovery of an already deleted Shader Graph
- White Edges appear during Camera movement in runtime when using FSR2 with Motion Vectors and Exposure enabled
- Lens Flare renders without occlusion when the light source is obstructed by solid objects when running on Android using OpenGL
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?