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
- Long Property names are not truncated in the Add Property dropdown in the Animation window when the Long Property name does not fit
- [iOS] High CPU load when device keyboard is open
- Selected Animation clip in the Animation window changes when the Domain Reload is triggered
- Animation window scrollbar keeps resetting when the scrollbar width is changed after adding an event
- LocalizationSettings.InitializationOperation hangs when re-entering Play Mode with Domain Reload disabled
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.