Search Issue Tracker
Fixed in 6.7.2
Votes
0
Found in [Package]
6.7.1
Issue ID
1191570
Regression
Yes
Shader Graph freezes when creating a new field with custom name
How to reproduce:
1. Open the "shadergraph_is_broken.zip" project
2. Open the "New Shader Graph1" Shader Graph
3. Press + on the Fields Window
4. Select Color
5. Name the new field
6. Press Enter
Actual result: ShaderGraph freezes.
Expected result: ShaderGraph doesn't freeze.
Reproducible with: 2019.2.0b1(ShaderGraph 6.7.1), 2019.2.10f1 (ShaderGraph 6.9.0), 2019.3.0b7 (ShaderGraph 7.12), 2020.1.0a9 (ShaderGraph 7.12).
Regression introduced in: 6.5.4 - 6.7.1.
Not reproducible with: 2018.4.11f1 (ShaderGraph 4.10), 2019.1.14f1 (ShaderGraph 5.7.2), 2019.2.0b1 (ShaderGraph 6.5.3).
Notes:
- On ShaderGraph 6.9.0 the freeze is permanent, while on ShaderGraph 7.12 freezes only for some time.
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 Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Resolution Note (fix version 6.7.2):
The fix for permanent freeze is in ShaderGraph 6.7.2.
The minimal freeze on later versions are caused by Editor/Shader compilation.