Cooking works well, but I can't find the scene. Several warnings appear during the build. The output log has a warning, but the message log is clean. I'm attaching a picture. Please help me.
gabincompany
コメント
Eifert@Aximmetry
-
Hi,
First, you should try cooking the project again.
If it is still not working, then as a quick fix, you could put the folder of the files mentioned in the error log: "Couldn’t find file for package 'some file' requested by async loading code." into the Project Settings > Packaging > Packaging > Additional Asset Directories to Cook:
This way they will be included in the cooked project for sure.
Alternatively, you could find the code which refers to these files and fix the code itself.
Hi,
First, you should try cooking the project again.
If it is still not working, then as a quick fix, you could put the folder of the files mentioned in the error log: "Couldn’t find file for package 'some file' requested by async loading code." into the Project Settings > Packaging > Packaging > Additional Asset Directories to Cook:
This way they will be included in the cooked project for sure.
Alternatively, you could find the code which refers to these files and fix the code itself.
Warmest regards,