Search Issue Tracker
Duplicate
Votes
0
Found in
5.4.0f3
Issue ID
822481
Regression
Yes
[MonoDevelop] Using UnityEditor.iOS.Xcode results in MonoDevelop error on OSX
Steps to reproduce:
1) Open the attached project.
2) Open /Assets/Editor/Test.cs in MonoDevelop.
3) In MonoDevelop press Build > Build all.
The build will fail with an error 'The type or namespace name `Xcode' does not exist in the namespace `UnityEditor.iOS'. Are you missing an assembly reference?' This issue does not occur on Windows. The issue can be worked around by manually referencing UnityEditor.iOS.Extensions.Xcode.
Reproduced on:
5.4.0p1, 5.4.0f3
Did not reproduce:
5.5.0a5, 5.3.6p2
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
- 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
This is a duplicate of issue #793624