Search Issue Tracker
Fixed in 2022.3.42f1
Fixed in 2022.3.X, 6000.0.X, 7000.0.0a3, future release
Votes
0
Found in
2022.3.7f1
2023.1.10f1
2023.2.0b6
2023.3.0a2
6000.0.0b11
Issue ID
UUM-46557
Regression
No
SRGB_LinearToGamma is only applied when SRGB_GammaToLinear_UNorm8ToFloat applies linearisation to RGB channels before swizzling
Reproduction steps:
1. Open the attached project “TextureImportIssue”
2. Select the “Assets/textures.tga” texture
3. In the Menu bar click on Test > ConvertToRGBA
4. Select the “Assets/textures.tga._autogen.tga” texture and compare it to “textures.tga”
Expected result: Both textures look identical
Actual result: The “textures.tga._autogen.tga” texture looks different from the “textures.tga” texture
Reproducible with: 2022.3.7f1, 2023.1.10f1, 2023.2.0b6, 2023.3.0a2
Couldn’t test with: 2021.3.29f1 - errors in user script: “TextureImporterSettings' does not contain a definition for 'swizzleA' and no accessible extension method 'swizzleA' accepting a first argument of type 'TextureImporterSettings' could be found (are you missing a using directive or an assembly reference?)”
Reproducible on: macOS 13.4.1 (c)
Not reproducible on: No other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment