Search Issue Tracker
Active
Votes
1
Found in
2019.4
2020.3
2020.3.33f1
2021.3
2022.1
2022.2
Issue ID
1419521
Regression
No
A texture is applied on every Editor window when calling Texture2D.LoadImage method in a script
Reproduction steps:
1. Open the attached project
2. Enter Play Mode
3. Observe the Editor windows
Expected result: the texture should not appear on the Editor windows
Actual result: the texture appears on all of the Editor windows
Reproducible with: 2019.4.39f1, 2020.3.35f1, 2021.3.4f1, 2022.1.3f1, 2022.2.0a16
Reproducible on: Windows 10 (21H2), MacOS 12.4 (21F79)
Note: the issue is reproducible on both Apple Silicon and Intel Editors on MacOS
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment