- Home /
MonoDevelop auto behavior after platform switch not working
Hello,
Currently I am using Unity 5.0.0f4 and have auto close braces as well as punctuation. Even though I still type it in, I like to have these auto placed in case I forget to add them.
My issue is, while following along with the Roguelike 2D touch controls tutorial, after I switch the build settings from the default PC to another platform such as iOS or android, my auto completion stops working. The settings are still checked. However, the settings work as normal once I switch back to my original platform.
I have tried: - Restarting mono development - Restarting Unity - unchecking/rechecking the options
Is this the default behavior when working with mobile platforms or is this an error in Unity?
Your answer

Follow this Question
Related Questions
It's just a colon, why does Monodevelop try so hard to help me? 1 Answer
Change syntax window background colour 0 Answers
MonoDevelop4.0.1 Intellisense incorrect 'corrections' 1 Answer
How to set the default layout on MonoDevelop? 0 Answers
Error when creating new script - MonoDevelop - Could not find Assembly-UnityScript.unityproj 0 Answers