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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
Resolution Note (fix version 7.3):
Fixed in Shader Graph 8.0.1 and above