Search Issue Tracker
Not Reproducible
Votes
1
Found in
3.0.0a3
Issue ID
345672
Regression
No
Texture Import settings cannot be reset
Texture Import settings cannot be 'reset' from inspector context / cog menu.
Expected:
Using 'reset' in texture importer's context / cog menu should revert import settings to original/default import settings.
Repro:
Import a texture.
Change and apply import settings.
- "Reset" through context/cog menu on texture importer heading does not revert the settings.
Observe that nothing is reset.
Also, in Unity 3.5.1, pressing Reset will mess up the Inspector and the error: ArgumentException: May only be called in OnPostProcessTexture is printed in the Console.
Workaround (first attempted fix):
- Deleting the texture from the project panel and reimporting manually resets to default settings..
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