Unity editor is not responsive while creating the ET4GSmokerState enumeration file as below:
- There was the ET4GSmokerState.cs enumeration file which was added in Blackboard asset.
- Some of the items were no longer needed, so I removed them using Visual Studio.
That’s because there was no way editing it in Behavior Graph editor. - I found that deleted items were still exposed in Blackboard and Graph.
- I removed the ET4GSmokerState.cs file first from Project window then removed it from Blackboard asset.
- I created new one with the same name then Unity editor was down.
- When I restarted Unity editor, a folder with the same name was created.
- I tried to create it again, then Unity editor was down again…