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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Resolution Note:
Error path is no longer reachable in current version of 9.x.x and above.