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
Comments (3)
-
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
- NullReferenceException occurs when trying to access TouchScreenKeyboard properties
- [Android] [GameActivity] Exception "Didn't find class "com.unity3d.player.ReflectionHelper" and application crash when setting
- List view “Add” and “Remove” buttons in are misaligned when minimizing Graph Inspector
- URP/Lit and URP/Simple Lit and shaders based on these do not render in WebGL Player
- VideoPlayer freezes for a short duration after 1 second when streaming on WebGL from StreamingAssets
Resolution Note (fix version 2022.2):
Fix for this issue available on Unity 2022.2.0a12 and above