Search Issue Tracker
Won't Fix
Votes
1
Found in
5.6.4p3
Issue ID
980061
Regression
No
[Unity 5.6] Info.plist file in built project does not contain the LSMinimumSystemVersion key
To reproduce:
1. Create and build empty project
2. Open build's 'Info.plist' file
Expected: Info.plist file int 5.6 should contain 'LSMinimumSystemVersion' key with '10.9.0' value as in 2017.1 and later versions
Actual: file does not contain 'LSMinimumSystemVersion' key
Reproduced on: 5.6.3p4, 5.6.5f1
Not reproducible since 2017.1
Note: main issue is that App Store says that app is compatible for OS X 10.6.6 and higher, meanwhile Unity player system requirements are 10.9+
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