base icon indicating copy to clipboard operation
base copied to clipboard

[BUGBOT][UI] Error message and potential invalid entity state after deleting decals

Open q009 opened this issue 1 year ago • 0 comments

[BUGBOT][UI] Error message and potential invalid entity state after deleting decals

Description

After deleting decals using the delete key with the entity panel open, an error message 'Unknown command: ui_tool_ent_' is generated. This suggests a missing command or handler for decal-related entity operations. The issue points to a broader problem where the game's entity state becomes invalid or broken after entity deletion, leading to the UI attempting to call an invalid entity handler.

Workarounds

None mentioned

Information

  • Game version: Development version
  • OS: Not specified
  • Hardware: Not specified
  • Drivers: Not specified

q009 avatar Feb 21 '24 11:02 q009