Problem in build: PC and Android - IsolatedStorageException and pink screen
When I build my project (dev build) I can play through the main menu until the game part, then I get an error:
"IsolatedStorageException: Could not find a part of the path C:\Users....\build\Assets\Resources\Maps\0c.dat"
I have found that the problem assets are ones that I load with File.ReadAllBytes().
Also, when I build to Android, I load up the game and just get a pink screen, not even a menu.
Comment
Your answer
Follow this Question
Related Questions
Build failed with errors. at UnityEditor.BuildPlayer+Default buildMethods how to resolve it ? 6 Answers
Unity 2019.3.9f1 WebGL build error TypeLoadException when making release build 3 Answers
CommandInvokationFailure: Failed to build apk. 0 Answers
Critical issue with glitching standard shaders 1 Answer
Unity Build Failed, 3 Errors 0 Answers