Search Issue Tracker
Fixed in 6.9.1
Votes
0
Found in [Package]
6.7.1, 6.9.0
Issue ID
1178232
Regression
Yes
Shader Graph with Texture 3D Asset Node throws InvalidCastException when opening it
How to reproduce:
1. Create a new Unity project
2. Download the Shader Graph package
3. Create a PBR Graph and add Texture 3D Asset Node
4. Save Asset then close it and try to open again
Expected result: Shader Graph is opened in Shader Editor
Actual result: Shader Graph is opened in Visual Studio and Exception is thrown
Reproducible with: 2019.2.2f1, 2019.3.0a11 (Shader Graph 6.7.1 - 6.9.0)
Not reproducible with: 2018.4.7f1 (Shader Graph 2.0.6 - 4.10.0), 2019.2.2f1, 2019.3.0a11, 2020.1.0a1 (Shader Graph 6.5.2, 6.5.3, 6.9.1 - 7.0.1)
Could not test with: 2017.4.32f1 (Shader Graph not available)
Could not test with package versions: 0.1.21, 2.0.5, 5.1.0, 5.16.1 (incompatible with the versions tested)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
- Weird behaviour in TextMeshPro Link Example sample when hovering over single letters after hovering over a word
- RegisterValueChangedCallback is triggered when the Label of a TextField is changed
- Changing the Visual Element size moves it when two visual elements are close to each other
Add comment