Search Issue Tracker
Duplicate
Votes
12
Found in
5.3.5p3
Issue ID
808106
Regression
Yes
[iOS] UnityEditor.iOS.Xcode is not referenced in Monodevelop
Steps to reproduce:
1. Create empty project
2. Create new C# script and open it with Monodevelop
3. Add new reference 'using UnityEditor.iOS.Xcode;'
4. Switch back to Unity editor
-- Notice that Unity compiles the script successfully
5. Switch to Monodevelop and build this solution 'Build>Build All'
Results: Error CS0234: The type or namespace name `Xcode' does not exist in the namespace `UnityEditor.iOS'.
Reproduced with: 5.4.0b24, 5.3.5p3
Not reproducible with: 5.2.4f1
-
qiyue
Jul 19, 2021 14:42
may install the iOS support for Editor package will solve your problem
-
fadizant
Dec 16, 2019 09:16
Issue still exist
-
gdwf
Dec 28, 2018 22:00
Not fixed with Visual Studio, happens in 2018.3.02f
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][Mobile Notifications] The Player freezes or crashes when calling "AndroidNotificationCenter.GetNotificationChannel" every frame
- Tile Palette selected dropdown text does not update when palette is renamed
- ArgumentException thrown and reference to Template gets unset when opening UXML file after editing referenced Template in Play mode
- [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time
- Warning 'GetControlID at event ValidateCommand returns a controlID different from the one in the Layout event' is logged when undoing the deletion of an Edited Freeform 2D Light
This is a duplicate of issue #793624