Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 12 Next capture
2021 2022 2023
1 capture
12 Jun 22 - 12 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 /
  • Help Room /
avatar image
2
Question by NoronhaF · May 03, 2018 at 12:37 PM · shader

Properties Panel missing in Shader Graph

Well, I'm using Shader Graph for the first time, and I saw that de Blackboard Panel is missing. I search for all the time and a did found nothing. Someone new how to add/show the blackboard? alt text

EDIT: When I created a new Project, clean, the Blackboard in the Shader Graphs in this project will appear. So, I don't know if this is a bug, but now I "solved". Thanks for the help guys :D

sem-titulo-1.png (118.9 kB)
Comment
Add comment · Show 5
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 CHNGames · May 03, 2018 at 02:16 PM 0
Share

I found a way. Download this file: https://github.com/Unity-Technologies/ShaderGraph In Unity, Window->Package $$anonymous$$anager, then, remove the shadergraph and render pipelines lightweight. Open the downloaded file, and drag and drop com.unity.shadergraph file to Assets in Unity. When you open the shader graph editor, the blackboard will be at the right bottom. This worked for me in Unity 2018.2.0b2. Then you can delete com.unity.shadergraph file in Assets folder, reinstall the shader graph and render pipelines lightweight from window->package manager. When I did this way, the blackboard is fixed in my all Unity projects.

avatar image ShaneTheVeryTall · May 03, 2018 at 05:12 PM 0
Share

This appears to be a bug only affecting some users. I have the same problem.

avatar image 3Lighthouses · May 03, 2018 at 07:01 PM 0
Share

The package from GitHub didn't change anything for me and when I went through the steps listed there, I lost ShaderGraph completely. Even after reinstalling the lightweight render pipeline and shadergraph packages, the SG shaders are displaying in the inspector without the button to allow editing.

avatar image ShaneTheVeryTall 3Lighthouses · May 03, 2018 at 09:32 PM 0
Share

Same thing for me... shader graph is broken now.

avatar image CHNGames · May 04, 2018 at 10:41 AM 0
Share

I got some errors too. You need to delete com.unity.shadergraph file in Asset folder. Then reimport project. I did this way yesterday, even I reinstalled the Unity, I didn't encounter this bug.

7 Replies

· Add your reply
  • Sort: 
avatar image
2

Answer by dbrizov · May 03, 2018 at 08:26 PM

There is no blackboard. Just right click on the node and choose Convert To Property

alt text


converttoproperty.png (106.6 kB)
Comment
Add comment · Show 2 · 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 ShaneTheVeryTall · May 03, 2018 at 08:58 PM 0
Share

This doesn't work for me. It creates the property, but the blackboard never appears.

avatar image dbrizov ShaneTheVeryTall · May 04, 2018 at 06:56 AM 0
Share

$$anonymous$$aybe they will add it in the future. For now, this is the only way I could find to make properties that you can modify from the inspector.

avatar image
2

Answer by Hoorza · May 10, 2018 at 04:24 PM

  1. Save your project

  2. Close Unity

  3. Go to the project folder

  4. Delete "Library" sub-folder in your projects main folder

  5. Restart Unity

It will take a bit longer for Unity to restart as it will have to rebuild the "Library" folder, depending on the size of the project. To be sure duplicate/save your project somewhere else until you are sure no data is lost. At the moment everything is working just fine for us. Cheerio !!

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 MikDab · May 13, 2018 at 11:57 AM 0
Share

This worked for me! Thanks!

avatar image Hoorza MikDab · May 13, 2018 at 02:51 PM 0
Share

Glad it helped :)

avatar image MikDab Hoorza · May 13, 2018 at 04:57 PM 0
Share

Sad to say that it was a false flag, as soon as I started resizing the work area it disappeared again, never to be seen again :(

avatar image
0

Answer by NoronhaF · May 03, 2018 at 11:32 PM

Well, this is not a solution that I want, but thanks, will help me a lot.

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
avatar image
0

Answer by gdoxastakis · May 04, 2018 at 03:18 PM

I was able to access the blackboard by never resizing the shader graph window in a new project, if I resize or dock the window the blackboard disappears and the only way to access it again is to create a new project. This only happens on the latest version, examples that already include older versions work fine.

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
avatar image
0

Answer by rntheman · May 15, 2018 at 07:30 PM

@dbrizov, although, your method is a workaround, it is still considered wrong to say that there is no blackboard. This is not true, there is a blackboard and it is broken. This can be temporally fixed by following Hoorza's method. However, this is not a feasible solution, since the blackboard will re-disappear over and over again, each time you resize or dock the graph editor. I cannot make an opinion if the blackboard is better than using the convert to property method, since I can never get the blackboard to be stable. So I do not really know the benefits for the blackboard since both of them creates the same thing. In spite of this, I am sure the creators of Unity will make a decision which one to use after all of the bugs have been worked out.

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
  • 1
  • 2
  • ›

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

197 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 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 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 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 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 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 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 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 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 avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Looking at a Chunk from Straight Down will not Render Blocks, but Looking at it from the Side does? 1 Answer

Get real colors like white or black 1 Answer

2D Mobile: How to mask a gameObject with another gameObject (with soft edges) 0 Answers

Is there a shader I could use to always render a material over another material? 0 Answers

Modifying Standard Shader. Is this legal? 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