Search Issue Tracker
Fixed in 1.0.0
Votes
0
Found in [Package]
1.0.0
Issue ID
1211176
Regression
Yes
[2D Sprite] Preview of deleted texture is still visible in Sprite Editor Window in Secondary Textures list
Preview of deleted texture is still visible in Sprite Editor Window in Secondary Textures list
Steps to reproduce:
1. Open attached Project
2. Select Project > Assets > Graffiti01 texture > Inspector > Sprite Editor
3. Select Sprite Editor > Secondary Texture
4. Select Secondary Textures > "" > Name DropDown > _MaskTex, Texture > Graffiti02
5. Select Secondary Textures > "" > Name DropDown > _NormalMap, Texture > Graffiti03
6. Select _MaskTex and click on "-"
Expected Result:
Selected texture is deleted and preview is updated with _NormalMap texture
Actual Result:
Deleted texture still remains
Reproducible on: 2020.1.0a19, 2020.1.0a15
Not reproducible on: 2020.1.0a14, 2019.3.0f6, 2019.2.12f1
Note: Secondary Texture option is not available before 2019.2
Environment: Windows 10 and Mac 10.14
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment