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
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
- FrameTimingManager.GetLatestTimings adds background time to the next focused frame when the Player is unfocused
- PropertyDrawer gets disposed while still being active when adding a secondary component
Add comment