Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 14 Next capture
2021 2022 2023
2 captures
13 Jun 22 - 14 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by Panopolos · Jul 11, 2013 at 06:48 PM · shaderstree creatorhidden

How to find Unity's hidden shaders?

Hello everyone,

I'm trying to use the hidden shaders found in Unity like you might find on the tree creator. Specifically I need "Hidden/Nature/Tree Creator Leaves Fast Optimized" and "Hidden/Nature/Tree Creator Bark Fast Optimized".

I've been searching pretty extensively, but the only reference to the shaders I can find is this question from 2010: http://answers.unity3d.com/questions/37130/how-do-i-find-a-hidden-shader.html

And the link shared within is no longer valid. Does anyone know where else I can find the hidden shaders?

Comment
Add comment
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

2 Replies

· Add your reply
  • Sort: 
avatar image
0
Best Answer

Answer by Brian@Artific · Jul 11, 2013 at 09:01 PM

http://download-cdn.unity3d.com/unity/download/archive

Comment
Add comment · Show 3 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Panopolos · Jul 12, 2013 at 06:48 AM 0
Share

you are so beautiful

avatar image zwcloud · Jun 05, 2016 at 02:16 PM 0
Share

The builtin_shaders_xxx.zip does not include all the hidden shaders.

avatar image SimRuJ · Oct 24, 2018 at 02:31 PM 0
Share

New url: click (Click on the "Downloads" dropdown of the version you want and pick "built in shaders")

avatar image
2

Answer by Xarbrough · Dec 18, 2015 at 07:21 PM

You were probably just looking for the source, but you can also use hidden shaders without copying their code to the assets folder like this:

 var shader = Shader.Find("Hidden/Internal-Colored");

So you only need to lookup the names and then you can load them and set properties at runtime. I use this frequently when I know I only need that simple color shader and then turn off zWrite or change the blendmode via the SetInt() methods.

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

21 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

How do you update the hidden tree shaders? 0 Answers

Standard tree shader; disable translucency? 1 Answer

How to make a portion of an object invisible when it is behind a transparent object? 1 Answer

Is there an any way to use batching with UV tiling? 1 Answer

How to pass through custom shaderGUI Tiling and Offset material property to a URP shader graph shader 0 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges