Search Issue Tracker
Duplicate
Votes
0
Found in
2019.3.0a6
2019.4.1f1
2020.2
Issue ID
1262918
Regression
Yes
[TextureImporter] Texture 2D modified properties revert after pressing Save
Reproduction steps:
1. Open attached project "TextureImporter.zip"
2. In Project window, select Assets/h_100001_pt_d
3. In Inspector window, change Texture Type from 'Normal map' to 'Cursor' and click apply
4. Observe Texture Type parameter
Expected result: Its value has changed to 'Cursor'
Actual result: Its value reverts back to 'Normal map'
Reproducible with: 2019.3.0a6, 2019.4.12f1, 2020.1.8f1, 2020.2.0b6
Not reproducible with: 2018.4.28f1, 2019.3.0a5
Note:
Platforms override settings must be enabled in Texture2D in order to reproduce.
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
- “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
This is a duplicate of issue #1191644