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
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
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 =(