Search Issue Tracker
Fixed
Fixed in 2022.3.68f1, 6000.0.60f1
Votes
8
Found in
2022.3.59f1
6000.0.41f1
Issue ID
UUM-99304
Regression
No
The "LerpWhiteTo" missing function displays an error when the Shadows.hlsl shader is included in a Shader file
How to reproduce:
1. Create and open a new URP project
2. Import the “VertexColored.shader“ file and select it
3. Observe the Inspector
Expected result: No errors are displayed
Actual result: A “Shader error in 'Custom/VertexColored': undeclared identifier 'LerpWhiteTo'“ error is displayed
Reproducible in: 2022.3.59f1, 6000.0.41f1, 6000.1.0a8
Not reproducible in: 6000.1.0b9, 6000.2.0a6
Fixed in: 6000.1.0a9
Reproduced on: Windows 11 Pro (24H2), macOS 15.3.1 (by the reporter)
Not reproduced on: No other environment tested
Comments (1)
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
Sarevok1234
Mar 09, 2025 17:43
Same Problem here