Search Issue Tracker
In Progress
Fix In Review for 2022.3.68f1
Fixed in 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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
Sarevok1234
Mar 09, 2025 17:43
Same Problem here