- Home /
Is there any need of Shader Scripts in unity5 or PBS is enough?
I'm learning some shader scripting for unity 4.6.2. Does unity5's materials support unity4's Shader scripts? Is there any need of Shader Scripts in unity5 or PBS is enough? should i stop learning them and wait for unity5 free?
Answer by MakinStuffLookGood · Feb 03, 2015 at 08:18 PM
Shader knowledge will still remain useful, if nothing else, for post-processing effects. Also it will help you in the future if you get into other engines or lower level Open GL stuff. I recommend if you're enjoying learning about shaders, continue to do so. Shader Wizards will always be in demand.
Thanks for the info :) . But i want to know two more things: 1. can i use my unity4 shader scripts in unity5? 2. can i use custom shader scripts in unity5 just like unity4?
I personally don't have the Unity 5 beta, so I can't say for sure. But I seriously doubt Unity 5 will break all shaders from Unity 4.
Your answer
Follow this Question
Related Questions
Left side of color spectrum from color picker not appearing in shader for game view [Shader Graph] 0 Answers
Unity 5 RC3 Standard Shader Problem 0 Answers
Shader worked in Unity 4.5, now Unity 5 kills it. 1 Answer
U5 shader coming out solid black on newer iOS devices (iPad 2 Air / iPhone 6) 1 Answer