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
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
- Video framerate is not restored when trying to raise it after lowering it to 10 FPS
- WebGPU: CreateRenderPipeline errors with ShaderVariantCollection warmup
Add comment