Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.1.0b1
Issue ID
980292
Regression
Yes
[iOS] Empty project crashes with _kCVPixelBufferMetalCompatibilityKey or _OBJC_CLASS_$_UIAlertAction on iOS 7
How to reproduce:
1. Create a new empty project
2. Build and run on device which runs iOS 7
Result: crash
When project runs using Metal graphics API crash "dyld: Symbol not found: _kCVPixelBufferMetalCompatibilityKey"
When project runs using OpenGL graphics API crash "dyld: Symbol not found: _OBJC_CLASS_$_UIAlertAction"
Reproducible: 2018.1.0b1
Not reproducible: 2018.1.0a7
DUT(reproducible):
iPad Mini iOS 7.0.2
iPad Mini 2 iOS 7.1.2
DUT(not reproducible):
iPad Air iOS 8.1.1
iPad Mini iOS 9.3.5
iPad Pro 10.5 iOS 10.3.3
iPhone 8 iOS 11.0
Won't fix: We no longer support iOS 7 in 2018.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animator state transition preview clips are flickering when zooming in
- [Tile Palette] Sprites not rendering when brush tool "Paint a filled box with active brush" is used for the first time
- Adding available Nodes with longer names in Fragment Context window overflow Fragment Context window in Shader Graph
- Longer Shader Graph Property Reference names breaks VFX Graph Output Particle Node
- "DebugAllocatorMode" option changes when changed in another Editor instance
Add comment