Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.0.75f1
6000.3.15f1
6000.4.7f1
6000.5.0b8
6000.6.0a5
Issue ID
UUM-142088
Regression
No
Shader Graph generates 'İ' in the shader when using Turkish Regional format
How to reproduce:
- Open Windows Language Settings (Settings > Time & language > Language & region)
- Change “Regional format” to “Turkish (Türkiye)”
- Open the attached “IN-142277_turkish_shader_graph” project
- Select the “test” Shader Graph
- Press “View Generated Shader”
- Inspect script line 304
Actual result: The code line says {{#define SHADERPASS SHADERPASS_BLİT}}
Expected result: The code line says {{#define SHADERPASS SHADERPASS_BLIT}}
Reproducible with: 2023.1.0a10, 6000.0.75f1, 6000.3.15f1, 6000.4.7f1, 6000.5.0b8, 6000.6.0a5
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes:
- Depending on the Shader Graph, saving it as an asset may result in the following error:
Unexpected directive '
'
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- AdaptiveLOD sample has missing prefabs and throws missing prefab errors when the AdaptiveLOD sample is imported and the AdaptiveLOD scene is opened
- Error "transform.position assign attempt for 'x' is not valid" is logged when Moving Game Object to View while a Scene is multi selected
- [Desktop] Plastic move detection mixes up identical files
- SVG Icon has tessellation issues in "Antialiased Arc Encodings", ok with "Basic Triangulation"
- "You may not pass null objects" and "Maximized serialized file backup not found" errors are thrown when maximizing and minimizing docked Multiplayer Play Mode window after Multiplayer Play Mode package is uninstalled
Add comment