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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note:
Error path is no longer reachable in current version of 9.x.x and above.