Search Issue Tracker
Not Reproducible
Votes
1
Found in
2018.2.0f1
Issue ID
1057954
Regression
No
Assertion failed on expression: 'pred(*previous, *i)' when reimporting an asset
How to repro:
1. Open the attached project "case_1057954.zip"
2) In the Project View, navigate to Assets > Id1 > progs
3) Right click on `s_bubble`
4) Click 'Reimport'
Expected result: the asset is re-imported, no assertion errors appear in the console
Actual result: 'pred(previous, i)' assertion error is thrown
Reproducible with: 5.6.6f2, 2017.4.7f1, 2018.1.8f1, 2018.2.0f2, 2018.3.0a3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Add comment