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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment