Search Issue Tracker
Duplicate
Votes
0
Found in
2018.3.0a1
2018.3.0a2
Issue ID
1051683
Regression
Yes
Unapplied Import Settings warning is always displayed when applying changes or closing the Sprite Editor window
Whenever you try to apply changes in the Sprite Editor window, the "Unapplied Import Settings" warning popup will always come up. This will also happen if you close the Sprite Editor without making any changes at all.
This is a regression from 2018.2
Tested on 2018.2.0b9, 2018.3.0a1, 2018.3.0a2
1. Install Unity
2. Open the attached project
3. Select "TestSprite" from the Project view and open the Sprite Editor
4. Make some changes that will require Applying e.g. make some slices
5. Apply the changes
Result:
A warning popup appears telling you that there are unapplied import settings and that the asset has been modified outside the Sprite Editor.
Expected Result:
Changes are applied without warning.
Comments (2)
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
JamesArndt
Aug 05, 2019 02:47
I am seeing this issue in 2019.2.0f1. Whenever I click to override a texture import setting, change any of those override settings, hit the Apply button a message pops up about "Unapplied Import Settings". This occurs on every type of texture map and compression.
damelin2
May 07, 2019 19:56
It's duplicate of which issue? Can we see the other ticket? Thanks