When building web-mobile, permission errors are occasionally reported. What is the reason?

3.8.4 When building web-mobile, permission errors are occasionally reported. What is the reason?
I checked online and it was said to be a permission problem. I also used ■■■ permissions to open cocos. I also set full control permissions in the folder directory, but permission errors are still reported occasionally. Does anyone know about this problem?
Error: EPERM: operation not permitted, stat ‘xxxgame\temp\asset-db\assets\69\6930251b-0e73-4411-842c-54295c7d12a1\build1.0.1\release.json’

3 Likes

It doesn’t work. Click to report an error.

It would be nice if there is version 3.7.

After adding a behavior tree component using a prefab, the onstart and onupdate methods in the added node do not work. It seems that the node information in the prefab cannot be located. I don’t know how to use it.
It works in the newly created non-prefab node.