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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment