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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
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.