Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 14 Next capture
2021 2022 2023
2 captures
13 Jun 22 - 14 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
16
Question by Subhajit-Nath · Nov 29, 2013 at 07:51 AM · monodevelopcopypaste

MonoDevelop 4.0.1 Copy / Paste Issue

I am using Unity 4.3 with MonoDevelop 4.0.1 on Windows. Somehow Mono can't copy text from external applications like Google Chrome or Notepad. The the text is getting copied to clipboard as I can paste from Chrome to Notepad. But in Mono I can't paste text somehow.

Am I the only one with this problem? Any solutions?

Comment
Add comment · Show 6
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image mhaslhofer · Nov 29, 2013 at 09:45 PM 0
Share

Hi i've got the same Problem on two different Workstations.

This is really annoying!

In Addition the filetabs don't work for me. I can't interact with them and have to Switch files with either + or the solution Explorer.

I am working with Windows 7 on both PCs and Unity 4.3 ($$anonymous$$onoDevelop 4.0.1)

avatar image Subhajit-Nath · Nov 30, 2013 at 04:55 AM 0
Share

Tabs are working for me though. ctrl+tab

Hope Unity's next update will fix this.

avatar image Subhajit-Nath · Jan 26, 2016 at 05:37 PM 0
Share

This issue still exists in $$anonymous$$onoDevelop 5.9.6.

But thankfully we have alternatives now. We can switch to Visual Studio or Visual Studio Code.

avatar image Danny-vda · Mar 02, 2016 at 01:17 PM 0
Share

Closing $$anonymous$$onoDevelop and opening NotePad++ works for me..

avatar image ukko Danny-vda · Jun 25, 2016 at 08:42 AM 0
Share

your suggestion worked for me as well.....Thanks a lot....saved me a lot of time rewriting:)

avatar image HonoraryBob · Feb 01, 2020 at 07:07 PM 0
Share

Here's a method that works without needing to restart $$anonymous$$onodevelop: if you use "Save As" to save any of the open files to a different name, pasting will now work on all the open files. Not sure why this works but it does, at least on my version.

11 Replies

· Add your reply
  • Sort: 
avatar image
63

Answer by T27M · Dec 27, 2013 at 10:24 AM

I sometimes get this problem. Whenever I have problems I close all open tabs then I use Build -> Clean All, and then Build -> Build All and then restart MonoDevelop. Seems to work, most of the time....

Comment
Add comment · Show 13 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image iamMichaelDavis · Feb 13, 2014 at 11:14 PM 1
Share

This did the trick, thank you so much!

avatar image Bvnkame · Dec 13, 2015 at 02:21 AM 1
Share

It work! Thanks. :D

avatar image januarelsan · Dec 31, 2015 at 04:09 PM 1
Share

Nice..it's Worked for me

avatar image tarod-net · Jan 27, 2016 at 11:58 PM 1
Share

Thanks! :)

avatar image Danny-vda · Feb 25, 2016 at 01:23 AM 4
Share

Thanks! 3 years later, this is still a valid tip! :(

Show more comments
avatar image
11

Answer by Vlastimil_Hruska · Jan 23, 2016 at 08:48 PM

Closing and reopening MonoDevelop (5.9.6) works for me.

Comment
Add comment · Show 2 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image blitzuk · Feb 03, 2016 at 03:20 PM 1
Share

v5.9.6 ...me too, thanks

avatar image mikek400 · Jul 20, 2016 at 05:21 PM 1
Share

Yup, I have same version of $$anonymous$$onoDevelop and closing and reopening allows me to paste. Thanks. --$$anonymous$$ike $$anonymous$$

avatar image
8

Answer by Davidovich · Dec 22, 2013 at 04:42 PM

I had the same issue and found a solution here.

If you have ever used Xamarin monodevelop it installs GTKSharp and doesn't clean up after itself when uninstalled. Unity's version was incorrectly using the Program Files(x86)\GTKSharp libraries instead of the local ones in Unity\Monodevelop\lib\gtksharp-2.0 . After removing the other copy in program files I can now paste.

After uninstalling gtk# for .NET from the Programs and Features control panel and restarting monodevelop I could copy and paste happily.

Comment
Add comment · Show 3 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Subhajit-Nath · Dec 27, 2013 at 09:50 AM 0
Share

Well, I don't have Xamarin monodevelop or GT$$anonymous$$Sharp installed. :(

avatar image Serdnad · Jun 29, 2014 at 07:11 PM 1
Share

I did once install Xamarin, so thanks.

avatar image jasonlu00 · Sep 03, 2017 at 05:50 PM 0
Share

I have $$anonymous$$onoDevelop (5.9.6) and this works for me. It's worth mentioning that I had to re-install GT$$anonymous$$ from Unity folder after uninstalling it. The installer is located here: C:\Program Files\Unity\$$anonymous$$onoDevelop\GT$$anonymous$$Sharp\gtk-sharp.msi

avatar image
2

Answer by NathanSix · Jan 26, 2016 at 06:02 PM

I seen a solution to this somewhere that worked for me. It was to hold ctrl and press right arrow then left arrow. Going back and forth seemed to fix it for me once.

Comment
Add comment · Show 1 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image DarthPork · Feb 11, 2016 at 05:19 AM 1
Share

This worked for me, thank you!

avatar image
2

Answer by Max_Bol · Jul 25, 2016 at 07:29 PM

Uninstalling GTK# for .NET also worked for me.

Those are the steps :

1) Fully close MonoDevelop.

2) Got to your Programs & Features menu. It's the default menu that allows you to uninstall program from your PC. On Windows 8 or later version, you might have to check the "All Programs" list because that menu was fused with it.

3) Look for GTK# for .NET XX.XXXX where the X are version numbers

4) Uninstall it. (Wait for it to be fully done)

5) Now, you should not be able to open any scripts in Unity IF MonoDevelop is still your default script manager software in Unity's pref. You should get an error message that something wrong happened when trying to open MonoDevelop. If you can still open MonoDevelop, you might have more than one version of GTK# for .NET and should look for those.

6) Go to this website : http://www.mono-project.com/download/#download-win and download ONLY the GTK# for .NET. You won't be able to install anything else as you still have a different version of MonoDevelop installed with Unity.

7) Install the new downloaded GTK# for .NET

8) Open MonoDevelop (any script) in your Unity project.

9) In MonoDevelop : Built > Clean All then Built > Build All (F8 by default).

Now, Copy-Paste should be working.

Comment
Add comment · Show 3 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Mr_Mow · Jul 27, 2017 at 01:09 PM 0
Share

Thank you man!

avatar image Alacer · Oct 02, 2017 at 07:35 AM 0
Share

God damn thanks very much. Works fine, and no need for the last 9) step in my case.

avatar image JanZagar · Apr 25, 2018 at 10:26 AM 0
Share

Huge thanks man :D

  • 1
  • 2
  • 3
  • ›

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

52 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Copy Paste multiple Texture2d's Into New Texture2d 1 Answer

Copy Material 1 Answer

Overriding Component Copy/Paste 2 Answers

Copy Material conf. 0 Answers

Copy text in TextField to windows clipboard 2 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges