Search Issue Tracker
Fixed in 7.3.X
Votes
0
Found in [Package]
6.5.2 - 7.1.2
Issue ID
1187828
Regression
Yes
[ShaderGraph] Properties from the Blackboard can be dragged into the Graph when Blackboard is disabled
Reproduction steps:
1. Create a new project
2. Create a new ShaderGraph file and add a few Properties in the Blackboard
3. Observe the Properties in the Blackboard window
4. Disable the Blackboard
5. Try to drag a Property from the last seen position
Expected result: No properties can be added since Blackboard is disabled
Actual result: Properties can still be dragged into the Graph
Reproducible with: 2019.2.0a1, 2019.2.7f2, 2019.3.0b5, 2020.1.0a7
Not reproducible with: 2017.4.32f1, 2018.4.10f1, 2019.1.14f1
Reproducible with package versions: 6.5.2, 6.9.1, 7.1.2
Not reproducible with package versions: 4.1.0, 5.16.1
Notes:
1. ShaderGraph 6.5.2 became available in 2019.2.0a1
2. The issue occurs only with new ShaderGraph files. If the project is re-opened, the already existing Graphs would not reproduce the issue.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (fix version 7.3):
Fixed in Shader Graph 8.0.1 and above