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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Add comment