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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note:
Calculation of HDR color on the new HDR color picker is different from the old version.