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
- [Android] Light2D with Light type "Spot" does not work in the Player on some Pixel devices
- [Android] Loading the asset using an old reference returns null even when the "FormerlySerializedAs" attribute is used
- Crash on ParticleSystemTrailGeometryJob::RenderJobCommon when changing trail Mode change with a large particle count
- Mouse cursor does not revert to the default mouse cursor when pressing the "Add column" button in the Search window
- ArgumentException is thrown and textures become unreadable when AssetBundle.Unload(false) is called
This is a duplicate of issue #793624