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
Comments
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.
An error occurred while uploading, please try again.
Cookie consent
Our website uses cookies to give you the best online experience, also we use other technologies to improve
and analyze our website traffic, and to understand where our visitors are coming from.
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,