PhaserEditor2D/PhaserEditor2D-v3

Issue adding new prefab after deleting existing one (Windows)

JernejHabjan opened this issue · 3 comments

Steps:

  • delete a prefab
  • right click on folder and "add new prefab": I'm unable to change name of "Prefab"
    image

I can't reproduce it but I remember others reporting this issue in the discord chat. What's your OS? Are you running All in One or the server version?

Is it something you can reproduce?

Zip:

example-delete-prefab.zip

Version:

Using v3.65.0 all in one editor

Steps:

  • open all in one and navigate to src
  • create new prefab Test123 or any name
  • delete prefab
  • try to add new prefab to folder:
    image
  • see that name input is readonly:
    image
  • when I create this prefab with default name Prefab i can then add another prefab, where I can edit name in input normally.

Seems like the input is just locked till I create a new prefab after deletion. After that it unlocks. Could it be due to this prompt?
image
Because same issue happens if I click cancel on this prompt.

I'm using Windows 11

That's very strange and I can't reproduce it.