Search Issue Tracker
Feature Request
Feature Request in 2022.2.X
Votes
0
Found in
2019.4.38f1
2020.3.34f1
2021.3.2f1
2022.1.0b16
2022.2.0a12
Issue ID
UUM-2544
Regression
No
The color of the image is changed when importing it to the Editor
Reproduction steps:
1. Open the attached '1421844-sample' project
2. Observe the 'Assets/1421844_FlatNM.png' in the Inspector
Expected result: The image is purple (128, 128, 255)
Actual result: The image is blue (55, 55, 203)
Reproducible with: 2019.4.38f1, 2020.3.34f1, 2021.3.2f1, 2022.1.0b16, 2022.2.0a12
Reproducible on: macOS 11.6 (Intel)
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
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- 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”
Resolution Note:
This bug occurs due to the fact that Unity lacks the support for reading embedded ICC profiles present in PNG/JPG/... files, this will be added in the future.
Resolution Note (2022.2.X):
This bug occurs due to the fact that Unity lacks the support for reading embedded ICC profiles present in PNG/JPG/... files, this will be added in the future.