Search Issue Tracker
Duplicate
Votes
0
Found in
6000.0.26f1
6000.1.0a3
Issue ID
UUM-87251
Regression
Yes
"State comes from an incompatible keyword space" errors are thrown when saving changes in Shader Graph where sprite is casted as a shadow
Steps to reproduce:
1. Open the attached “IN-88166.zip” project
2. Open the “SampleScene”
3. Open Assets → Shaders → “SpriteShadowShader.shadergraph”
4. Select “Graph Settings”
5. Edit any variable
6. Save the Shader Graph
7. Change to Scene View
8. Observe the Console Window
Expected result: No errors are thrown
Actual result: “State comes from an incompatible keyword space“ error is thrown
Reproducible in: 6000.0.0b16, 6000.0.26f1, 6000.1.0a3
Not reproducible in: 2021.3.45f1, 2022.3.52f1, 2023.2.19f1
Couldn’t test in: 2023.3.0a2, 6000.0.0b15 (because Shader Graph package didn't work correctly)
Reproducible on: Windows 11
Not reproducible on: No other environment tested
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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Resolution Note:
null
Duplicate of another internal issue: UUM-87539: "State comes from an incompatible keyword space" error is thrown when using the editor