Search Issue Tracker
Fixed in 7.5 8.2
Votes
10
Found in [Package]
7.1.8
Issue ID
1222819
Regression
No
[Localization] Certain characters in the VFX shaders are switched in some localizations, leading to errors.
Forum thread: https://forum.unity.com/threads/default-vfx-graph-is-not-appearing-rendering.824028
Looks like some system languages- Turkish, and possibly others - affect some characters from the shader compilation.
_POSITION_ becomes _POSİTİON_ with 'İ' instead of 'I'.
Note: This was prior presumed to be a GPU sorting issue.
Comments (6)
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
oznkpln
Jun 11, 2020 15:37
Bu bug sadece türkleremi oluyor ahaha
oznkpln
Jun 11, 2020 15:36
Have same bug with 1070ti in 7.31
canyuzlu
May 17, 2020 03:23
Same issue in here. I have GTX 1650 graphic cards.
mrvc_mrvc
May 12, 2020 10:03
Same issue in here. With sorting on or auto, particles not emit. With sorting off, particles emit with flickering. So there is no workaround for me
yigitekimdemir
May 01, 2020 20:02
The problem continues in URP and VFX 8.0.1 as well. I am using an AMD R9 285x GPU with Ryzen 3600 CPU and 16 gb of RAM. Sorting off is a working workaround.
Batuhan13
Mar 26, 2020 07:13
Still not fixed in 7.3.1 =(