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.
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.
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:![](https://aximmetry.blob.core.windows.net/forumimages/id4112_E01393E7B72E560C598F260BB8EB142A.png)
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,