Error in the output when moving a control node (German translation bug) #48134
Closed
Description
To see the error in the output, all you have to do is change the position of the control node using the mouse. Then an error is thrown in the output.
My OS:
Windows 10 Professionell, version 20H2
System type: 64Bit
Processor: AMD Ryzen 5 2600 Six-Core Processor 3.40 GHz
16 GB installed RAM
SSD (528GB)
HDD (1TB)
GPU: GeForce GTX 1650 Super
Godot version:
3.3 stable
Issue description:
It happened in other projects too. It gaves me the error: "unsupported format character" when I moved the Control-Node.
Steps to reproduce:
- Create a new Scene.
- Select 2D Scene as Root-Node.
- Add a Control-Node or a Control-based Node to the Scene.
- Drag the Node. In the output appears the error.
Project the reproduce:
project.zip