- Home /
Question by
dansav · Oct 02, 2018 at 10:36 PM ·
compiler errorstreamingassets
StreamingAssets is throwing javascript compiler errors in Unity 2018.2
I'm using Unity 2018.2 on Windows and I'm getting errors thrown from javascript files in the StreamingAssets folder. The compiler is supposed to skip this folder. Is there a new setting for this or is this a bug?
Comment
Answer by dansav · Oct 03, 2018 at 04:32 AM
I fixed this by dragging the asset folder contents from the original project into a new 2018 project.
Your answer
Follow this Question
Related Questions
How do I fix compliance error? 1 Answer
Unhandled Exception: System.UnauthorizedAccessException 1 Answer
"using UnityEditor;" throws an error? 1 Answer
Unity 2017.1 .NET 4.6 Plugin - System.Runtime assembly not allowed to be included? 3 Answers
IL2CPP throws null exception when compiling .dll plugin for WebGL 0 Answers