- Home /
Bootcamp on Unity 3.4.2- Script rrors!
Hello everyone.
I need help. I downloaded BootCamp demo from Unity Asset shop and imported it into my Unity, hovever when i click on "Play", message pops up:
All Compiler errors have to be fixed before you can enter playmode.
And im getting 23 errors:
Assets/Standard Assets/Image Effects (Pro Only)/AntialiasingAsPostEffect.js(37,39): BCE0005: Unknown identifier: 'CheckShaderAndCreateMaterial'.
Assets/Standard Assets/Image Effects (Pro Only)/AntialiasingAsPostEffect.js(38,39): BCE0005: Unknown identifier: 'CheckShaderAndCreateMaterial'.
Assets/Standard Assets/Image Effects (Pro Only)/AntialiasingAsPostEffect.js(47,30): BCE0017: The best overload for the method 'PostEffectsBase.CheckSupport()' is not compatible with the argument list '(boolean)'.
Assets/Standard Assets/Image Effects (Pro Only)/BloomAndLensFlares.js(72,30): BCE0017: The best overload for the method 'PostEffectsBase.CheckSupport()' is not compatible with the argument list '(boolean)'.
Assets/Standard Assets/Image Effects (Pro Only)/DepthOfField34.js(83,35): BCE0005: Unknown identifier: 'CheckShaderAndCreateMaterial'.
Assets/Standard Assets/Image Effects (Pro Only)/TiltShift.js(31,37): BCE0005: Unknown identifier: 'CheckShaderAndCreateMaterial'.
Lines of code where the problems propably are:
http://pastebin.ca/2118744 Please help me, my script knowledge now very weak :(
BU$$anonymous$$P! I am having the same problem. I have Unity Pro.
I have the same problems as well. I don't have Pro though.
Your answer
Follow this Question
Related Questions
A node in a childnode? 1 Answer
Cannot see other player in Multipayer Project? 0 Answers
Can I use the bootcamp demo for a commercial game ? 1 Answer
Unity Won't Open 0 Answers