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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Add comment