Search Issue Tracker
Fixed in 5.3.0
Votes
0
Found in
5.3.0b1
Issue ID
733438
Regression
Yes
[Material] Material.Lerp returns wrong colors when using it in Linear color space
Steps to reproduce:
1. Open attached project "MaterialLerp.zip"
2. Open scene "MaterialLerpBug"
3. Compare "Skybox" and "Skybox2" materials and notice that they are identical
4. Select "SKYBOX LERP" object in hierarchy and notice that it has MaterialLerpTest.cs attached. It calculates Skybox material using Material.Lerp
5. Select "Result" material and notice that "Sky Tint" and "Ground" colors are darker compared to "Skybox" and "Skybox2", also visible in Scene view
Note: Using Gamma color space doesn't produce this bug.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment