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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- 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
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.