Search Issue Tracker
Fixed in 2022.2.X
Votes
8
Found in
2020.3.9f1
2021.2
2021.2.7f1
2022.1
Issue ID
1389297
Regression
Yes
"inconsistent result" warning when reimporting Sprite by calling Sprite.overrideGeometry()
Reproduction steps:
1. Open the attached project
2. Right-click the mesh_test Sprite in the Assets folder
3. Press Reimport
Expected result: no warning is shown when reimporting Sprite
Actual result: warning "inconsistent result" is shown
Reproducible with: 2020.3.9f1, 2020.3.25f1, 2021.2.7f1, 2022.1.0b2
Not reproducible with: 2019.4.33f1 2020.3.8f1
Note: when the Sprite reimports, the Editor script, OverrideSpriteMesh.cs, calls Sprite.overrideGeometry() which triggers the warning
-
bassarissepipa
Aug 10, 2022 20:11
Would this be backported to 2021.X version? This is really affecting our workflow.
-
kennethwoodruff
Dec 29, 2021 00:55
This issue completely broke a project in progress. Unity, please address this asap.
-
funkin0987
Dec 22, 2021 04:13
This is a useful information, thank you for sharing! fridaynightfunkin.co
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
- [URP] Exceeding the platform's supported light limit gives shadow distortion when using Deferred Rendering Path
- URP Sample Buffer Image Tile is moved when the Offset Value is changed
- Static constructor in a struct returns false when running tests with IL2CPP
- Console throws warnings and a MissingReferenceException error for XR packages when doing a clean project import
- [Linux][IL2CPP] Dedicated server crashes when calling Socket.Send
Resolution Note (fix version 2022.2):
Fix for this issue available on Unity 2022.2.0a12 and above