I am trying to paste a simple text into my 3D-text. I can’t. I copy (CTRL+C) a text from Notepad, and when I hit CTRL+V in Blender’s Text-object in Edit mode (where I write the text) it does NOT paste the text.
Why does it not work, and what can I do to make it work??!??
You could always add it through the Python terminal…? It’s true CTRL + V doesn’t work, but it’s for good reason. If you have the keys assigned to something then while editing you’d break the operation.