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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.