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
Comments (8)
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
- Crash on mono_dump_native_crash_info when changing a Particle System Renderer’s Material Shader to Standard Unlit
- VFX Prefab doesn’t have Preview icon in Project window and Preview window is empty in Inspector window
- Visual Effect Graph error message does not disappear and lasts forever until the Visual Effect Graph is reopened even when the error causing connection/node is deleted and Visual Effect Graph is saved
- “RenderSettings customReflection texture has invalid type” error keeps getting thrown even when Environment Reflections was set back to Skybox from Custom with an invalid texture
- Particle System with the custom Material breaks the Scene view when the material is using a Shader Graph with the Texture with the power of negative value
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