Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2019.4.X
Votes
0
Found in
2019.4
2019.4.28f1
Issue ID
1354041
Regression
No
[iOS] iPadAir3Gen and iPadMini5Gen are missing in UnityEngine.iOS.DeviceGeneration
Reproduction steps:
1. Create a new project and a new Script
2. Open the script and type UnityEngine.iOS.DeviceGeneration inside one of the methods
3. Inspect the values for UnityEngine.iOS.DeviceGeneration Enum (type "." after DeviceGeneration, the IDE will offer available values)
Expected result: iPadAir3Gen and iPadMini5Gen can be found in the available Enum values
Actual result: iPadAir3Gen and iPadMini5Gen cannot be found in the available Enum values
Reproducible with: 2019.4.29f1
Not reproducible with: 2020.3.16f1, 2021.1.17f1, 2021.2.0b7, 2022.1.0a5
Notes:
1. A screenshot showing the available values can be seen in the Edits
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
- The <sprite> tag inserted image from a Sprite Asset into the UI Builder Button disappears when the Inlined Style Text Shadow Horizontal or Vertical Offset is set to be more than 0 px
- Build fails when building with ILCPP Scripting Backend and ARMv7 as the Target Architecture
- Textures turn black in Player when they are referenced by a script instance
- [Android] Virtual device crashes with "Scudo ERROR: invalid chunk state when deallocating address" error in Firebase Test Lab when Optimized Frame Pacing is enabled
- Particle System does not resume when its Culling Mode is set to "Pause" or "Pause and Catch-up," and particle position simulate in world space
Resolution Note (fix version 2022.1):
The issue is only present in 2019.4
Resolution Note (fix version 2019.4):
Fixed in 2019.4.31f1