UUM-35314
Fixed in 2022.3.61f1Mentioned in 1 Unity 2022 LTS release note.
First fixed in 2022.3.61f1 (Apr 10, 2025).
| Version | Section | Risk | Impact | Note |
|---|---|---|---|---|
| 2022.3.61f1 | Fixes Graphics | Fix | Compression of NPOT textures with mipmaps is not supported by the GPU. Texture2D.Compress function has been updated to detect that and not compress the texture, issuing an error message, so that it is consistent with the texture import pipeline. |