Search Issue Tracker
Duplicate
Votes
0
Found in
2018.1.0b5
Issue ID
996922
Regression
No
After reimporting fbx asset warning appears in console and it's metafile is changed
Reproduction steps:
1. Download user's project and open in Unity
2. From folder of the project open the "BambooTree.fbx.meta" (with notepad++)
3. In Unity reimport the "BambooTree" model
Expected: no warnings in the console and after reimporting a model no lines should appear in the metafile
Actual: warnings in the console appear and lines like "2186277476908879412: ImportLogs" appear in metafile after reimporting a model
Reproduced on: 2018.1.0b6; 2018.2.0a1
Note:
5.6.5p1, 2017.1.3p1, 2017.2.1p3, 2017.3.1f1 will not add a line to the metafile.
Doing reproduction steps with the different model will result in different warnings.
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