Adding files to StreamingAssets folder breaks the project

Hi

Adding files to the StreamingAssets folder makes it impossible to re-open the project. To reproduce this phenomenon, please follow the steps below:

1.In the Unity editor, create StreamingAssets folder just under the Assets folder.
2.Add some files to the folder just created.
3.The editor looks freezing and crashes after few seconds.

By the way, I can re-open the project correctly after removing the StreamingAssets folder on the Explorer.

Is anyone getting similar problem?

Unity Version: 2019.4.13f1 (LTS)
OS: Windows 10 Pro 64bit, Build 18363.1139

Thanks!

1 Like

Are you sure the issue isn’t with the specific files you are trying to add? I haven’t seen this issue.