Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in [Package]
11.0.0
Issue ID
1306820
Regression
No
[ShaderGraph] Boolean keywords disappear from the Inspector after changing the reference name
How to reproduce:
1. Open the user's attached "ShaderGraphKeywords.zip" project
2. Open the "New Shader Graph" Shader Graph in the Project window
3. Select the "Shader Graphs_New Shader Graph" Material in the Project window
4. Observe the Boolean keywords shown in the Inspector
5. Select the "Boolean (1)" keyword in the Blackboard of the Shader Graph window
6. Change the reference name to anything without an _ON suffix
7. Save the Asset and Observe the Inspector window
Expected result: "Boolean (1)" keyword is shown in the Inspector window without the _ON suffix
Actual result: "Boolean (1)" keyword is not shown in the Inspector window without the _ON suffix
Reproducible with: 7.5.2 (2019.4.19f1), 10.2.2 (2020.2.3f1), 11.0.0 (2021.1.0b4, 2021.2.0a3)
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
- [Silicon] Crash on ScriptableRenderLoopJob when machine is left idle while the Editor is in Play mode
- [Android] GraphicsBuffer.CopyCount does not work with Append Compute Buffer after Compute Shader Dispatch on some Android devices
- "DirectoryNotFoundException" error when building a project via script in one folder, then building via Editor in another, deleting the folder built via Editor and rebuilding via Script
- New items are created and old ones remain in memory when using 'treeView.SetRootItems(items)' and 'treeView.Rebuild()' which can cause a memory leak
- Code continues to run after enabling the Frame Debugger when in paused Play Mode and using 'WaitForSecondsRealtime' coroutine
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.0a9 (12.0.0)