Search Issue Tracker
Fixed
Fixed in 2022.3.64f1, 6000.0.51f1, 6000.1.7f1, 6000.2.0b6, 6000.3.0a1
Votes
0
Found in
2022.3.62f1
6000.0.48f1
6000.1.2f1
6000.2.0a10
6000.3.0a1
7000.0.0a35
Issue ID
UUM-104825
Regression
Yes
'Load texture data on demand' corrupts Unity's packages Gizmos in Scene View
Steps to reproduce:
1. Create a new project
2. In the Hierarchy Tab, add a Canvas with a Text GameObject ( UI → Text - Text Mesh Pro)
3. In the Project Settings, go to Editor and find “Load texture on demand” and enable it
4. Enter Play Mode
5. Exit Play Mode
6. Go to the Scene View
7. Observe the Console Window
Expected result: No errors are thrown and the Gizmos are shown correctly
Actual result: “Texture of width 128 and height 128 is not accessible.” errors are thrown and the Gizmos are shown corrupted.
Reproducible in: 2022.3.62f1, 6000.0.45f1, 6000.0.48f1, 6000.1.0b13, 6000.1.2f1, 6000.2.0a10
Not reproducible in: 6000.0.44f1, 6000.1.0b12
Couldn’t test in: 2021.3.51f1 (“Load texture data on demand” setting does not exist)
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
- [Android] Light2D visuals stacking over frames when using RenderGraph
Resolution Note:
Postpone for 7