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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Sarevok1234
Mar 09, 2025 17:43
Same Problem here