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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
Error path is no longer reachable in current version of 9.x.x and above.