Unity Issue Tracker - “ArgumentException: May only be called in OnPostProcessTexture” errors are thrown when selecting the “Windows, Mac, Linux settings” on .png file in the Inspector window
Closed
UUM-19359
“ArgumentException: May only be called in OnPostProcessTexture” errors are thrown when selecting the “Windows, Mac, Linux settings” on .png file in the Inspector window
Unity: Texture
Won't Fix
2023.2.X
2023.1.X
2022.3.X
2022.2.X
2022.1.X
2021.3.X
2020.3.X
2022.1 has reached end of life so the issue will be fixed in a newer version.
Reproduction steps:
Open the attached project
Select the “Assets/Sprites/horizontalStrip2.png” file in the Project window
Select the “Windows, Mac, Linux settings” tab (Monitor Icon) at the bottom of the Inspector window
Observe the Console window
Expected result: No errors are present
Actual result: A lot of “ArgumentException: May only be called in OnPostProcessTexture” errors are thrown and the Inspector window freezes