Search Issue Tracker
By Design
Votes
0
Found in
2017.4.2f2
2018.3.0a1
2019.2.0a1
Issue ID
1143130
Regression
Yes
HDR colors change when importing 2017.4 to newer releases
To reproduce:
1. Open attached project ("HDR colours") in Unity 2017.4
2. Open a copy of the project in Unity 2018.3
-- Colours differ
Expected: Colours stay the same after upgrading the project
Actual: Colours change when project is upgraded
Reproduced with: 2018.3.12f1, 2019.1.0b10, 2019.2.0a10
Could not reproduce with: 2017.4.25f1
Workaround:
1. Open "Unlit-Alpha-Fogless-Masked" shader file while in Unity 2018.3
2. Remove [HDR] tags in Properties{} function
-- Colours are the same
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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Resolution Note:
Calculation of HDR color on the new HDR color picker is different from the old version.