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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Package signature validation unexpectedly return an invalid signature status if the validation check is done after the code signing certificate validaty range has passed
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
Resolution Note:
Error path is no longer reachable in current version of 9.x.x and above.