Skip to content

Lag and errors when writting item name or description #256

@Zehir

Description

@Zehir

Hello,

I have some issues creating items from the inventory tab.
When I write some text in the name or description it's look like godot is doing a lot of stuff in the background because the UI seems to lag.

When I type random text in the search items I have no issues so I guess there is some on change signals around that cause that lag

Image

I am also gettings theses errors at the same time;

 ERROR: scene/resources/resource_format_text.cpp:1534 - Method/function failed.
  ERROR: scene/resources/resource_format_text.cpp:1534 - Method/function failed.
  ERROR: scene/resources/resource_format_text.cpp:1534 - Method/function failed.
  ERROR: Unicode parsing error: Unpaired trail surrogate (0 [lead?] de20)
  ERROR: Unicode parsing error, some characters were replaced with � (U+FFFD): Unpaired surrogate (de20)
  ERROR: Unicode parsing error: Unpaired surrogate (de20)
  ERROR: Unicode parsing error: Unpaired surrogate (de20)
  ERROR: scene/resources/resource_format_text.cpp:1534 - Method/function failed.
  ERROR: scene/resources/resource_format_text.cpp:1534 - Method/function failed.
  ERROR: scene/resources/resource_format_text.cpp:1534 - Method/function failed.

Edit : This seems to be caused by the autosave, when disabled I have no issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions