Search Issue Tracker
Fixed in 5.3.5
Votes
0
Found in
5.3.2p2
Issue ID
770115
Regression
No
[tvOS] Project fails building if XCode 7.3 beta 4 is used
1. Open attached project
2. Build to tvOS
3. While XCode is building it will fail on "Keyboard.mm" file with following errors:
/Users/iphonedev/Downloads/FogBugz Cases/case_770115-KP2/test/Classes/UI/Keyboard.mm:172:56: 'UIKeyboardFrameEndUserInfoKey' is unavailable: not available on tvOS
/Users/iphonedev/Downloads/FogBugz Cases/case_770115-KP2/test/Classes/UI/Keyboard.mm:187:56: 'UIKeyboardFrameEndUserInfoKey' is unavailable: not available on tvOS
/Users/iphonedev/Downloads/FogBugz Cases/case_770115-KP2/test/Classes/UI/Keyboard.mm:272:100: 'UIKeyboardDidShowNotification' is unavailable: not available on tvOS
/Users/iphonedev/Downloads/FogBugz Cases/case_770115-KP2/test/Classes/UI/Keyboard.mm:273:101: 'UIKeyboardWillHideNotification' is unavailable: not available on tvOS
/Users/iphonedev/Downloads/FogBugz Cases/case_770115-KP2/test/Classes/UI/Keyboard.mm:275:107: 'UIKeyboardDidChangeFrameNotification' is unavailable: not available on tvOS
No repro with XCode 7.2
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Graphics.DrawProceduralIndirect and Graphics.DrawProceduralNow silently dropped on DX12
- [iOS] The safe area value changes when reopening the app in Landscape orientation
- Light flickering when using Forward+ on Mobile
- Crash on mono_g_hash_table_find_slot when entering Play Mode
- [iOS] Crash when pressing "Done" on the keyboard layout
ian_mcshane
Apr 20, 2016 00:29
It's not just XCode beta. I'm getting this issue running the public version of Xcode (7.3 (7D175)) and Unity 5.3.4f1
trellos
Mar 28, 2016 14:24
This is a pretty critical bug and still happening in 5.4b11. I tried naively commenting out the lines with the error in the Xcode project to see if I could at least get a functional build. However that led to a crash when running. Is there a workaround so I can get development done in the short term? Or is it functional in an older version of Unity I can attempt to revert to?
SaltwaterAssemnly
Mar 28, 2016 01:46
"Fixed in Unity 5.3.5". Where is Unity 5.3.5?
SaltwaterAssemnly
Mar 28, 2016 01:44
28 March 2016 - still occuring. When will a fix for this be released as I need to build to tvOS urgently. At least give us a workaround, Povilas.
Hrrsn
Mar 27, 2016 17:10
Seeing this bug in Xcode 7.3 and Unity 5.3.4f1
evcprc
Mar 18, 2016 12:52
Hope so--Thanks for the head's up POVILAS!
povilas
Mar 18, 2016 06:41
The fix will be available in b12 if nothing unexpected happens.
Lars-Steenhoff
Mar 18, 2016 02:57
Still happens in unity 5.4 beta 10