System.IO.File failure in 5.3.3p1

Hi everyone,

When I opened my project in the Editor with the lastest 5.3.3p1, all my scripts that called function from System.IO.File are reporting error in Editor
“does not contains a definition of [insert a method of System.IO.File here]”

No problem in 5.3.3f1.

In Monodevelop, autocompletion shows these method correctly.

Does anyone experience this ? We reverted to 5.3.3f1.

Solved : When you open Unity 5.3.3p1 you go into Web Player platform mode (I was on Android before the update)

Took me 30mn to realize :frowning: