Search Issue Tracker
Fixed in 8.0.1
Votes
0
Found in [Package]
7.3.1
Issue ID
1247422
Regression
No
[ShaderGraph] ShaderGraph window does not update its contents when the graph is externally changed while open in the window
How to reproduce:
1. Open user-submitted project (GradientCustomNode.zip)
2. Open the CustomGradient/CustomGradient.shadergraph
3. Remove the three bottom properties connecting to CustomGradient node and save the graph
4. Without closing the ShaderGraph window import the package, located in the root project folder(CustomGradient.unitypackage)
5. Note that the opened Shader Graph did not update. Closing and reopening the Shader Graph window updates the Shader Graph
Expected result: the ShaderGraph window contents are updated when the shadergraph file is changed while the window is open
Actual result: the ShaderGraph window contents are not updated when the shadergraph file is changed while the window is open
Reproducible with: 2018.4.23f1, 2019.3.14f1
Not reproducible with: 2020.1.0b9, 2020.2.0a11
Could not test with: 2017.4.40f1(package unavailable)
Reproducible with package versions: 7.4.0
Not reproducible with package versions: 8.0.1, 9.0.0 - preview.14
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 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
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment