Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
9.0.0-preview.14
Issue ID
1279967
Regression
No
[URP] Enum Keyword does not render the assigned value when Reference Suffixes are renamed
How to reproduce:
1. Open the attached "case_1279967.zip" project and bug scene
2. Open KeyWord Shader Graph
3. Expand Colors Enum KeyWord
4. In the Entries section, rename Reference Suffix
5. Save the Shader Graph changes
6. In the Project window, select Mat material
7. Change the color in Colors dropdown
8. Observe Material color
Expected result: Color name does represent the right Color
Actual result: Color name does not represent the right Color
Reproducible with: 7.5.1(2019.4.11f1), 9.0.0-preview.14(2020.1.7f1, 2020.2.0b5)
Could not test with: 7.0.1 - 7.1.6(errors when dowgrading), 9.0.0-preview.35 - 10.0.0-preview.26(Reference Suffix is not editable)
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note:
Error path is no longer reachable in current version of 9.x.x and above.