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

ShaderGraph

-

How to reproduce:

  1. Open Windows Language Settings (Settings > Time & language > Language & region)
  2. Change “Regional format” to “Turkish (Türkiye)”
  3. Open the attached “IN-142277_turkish_shader_graph” project
  4. Select the “test” Shader Graph
  5. Press “View Generated Shader”
  6. 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 '
'

Add comment

Log in to post comment