NickolausDS / Unity-Free-Flight

A Unity Package to add gliding flight to any Unity Object.
GNU General Public License v3.0
60 stars 13 forks source link

Shader Warnings thrown on occation #119

Closed NickolausDS closed 9 years ago

NickolausDS commented 9 years ago

About 10 warnings will get thrown with general Unity usage. Warnings look like: "Shader warning in 'FX/Water (simple)': Upgrade NOTE: unity_Scale shader variable was removed; replaced 'unity_Scale.w' with '1.0' at line 1"

This is another problem resulting from the Unity 5 upgrade. It should get fixed before next release.