Search Issue Tracker
Fixed
Fixed in 6000.0.61f1, 6000.2.9f1, 6000.3.0b7, 6000.4.0a3
Votes
0
Found in
6000.0.58f1
6000.2.6f1
6000.3.0b2
6000.4.0a2
Issue ID
UUM-119204
Regression
Yes
[TextureInspector] Error spam when textures in Select Texture window don't have description
Steps to reproduce:
- Create a 2D URP project
- Make sure Project Settings -> Quality -> Textures -> Global Mipmap Limit is set to 1: Half Resolution
- Create new material (Assets -> Right click -> Create -> Material)
- In Inspector click on any of the Select buttons to open the Select Texture window
- Click on a few different textures
Actual results: Some clicked textures don't have description rendered and NullReferenceException and GUI errors are spammed
Expected results: No errors, all textures have proper description rendered
Reproducible with versions: 2023.2.0a1, 6000.3.0b2
Not reproducible with versions: 2023.1.0a1
Can’t test with versions:
Tested on (OS): macOS Intel 15.6.1, Windows
Notes:
- In 2D URP project the affected textures were Knob, UIMask, in older versions to find those just scroll down to the bottom and click around.
- Reproduces on 3D URP project as well
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment