Search Issue Tracker
Fixed
Votes
0
Found in
4.5.4f1
Issue ID
638061
Regression
No
hlsl2glsl: should rename variables that clash with built-in GLSL functions
Shader code uses "mix" as variable name, which is not liked by iOS (but accepted on OS X somehow).
Maybe we could extend hlsl2glslfork so that it renames variables that clash with built-in functions.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Freeze on DynamicHeapAllocator::InitializeMemoryRegion when entering Play mode in a specific scene
- Memory usage rises when switching scenes with GRD enabled and a loaded texture in URP
- [Quality Hackweek] Terrain Brush Size value is not serialized after deselecting the terrain when using the first instance of multiple Inspectors
- "NullReferenceException" is thrown when setting a long string in TMP with "Atlas Population Mode" set to "Dynamic" and "Multi Atlas Textures" enabled
- TextMeshPro text is misaligned when alignment is set via script
Add comment