Search Issue Tracker
By Design
Votes
0
Found in
Issue ID
1164256
Regression
No
(Asset DB v1) Deleted Metadata is re-imported based on asset (as opposed to on default behaviour) created off
(Asset Importer) Deleted Metadata is re-imported based on asset (as opposed to on default behaviour) created off
Steps to Repro:
1. open a new project using Asset Database V1 in 2019.3
2. create a primitive Sprite asset (e.g. square, triangle, polygon, etc.)
3. view the asset in Explorer and move away the metadata file
4. re-import the sprite to create a new metadata file
Result: The new metadata file is based on the asset.
Expected: The new metadata file is based off default behaviour.
Note: The expected behaviour occurs when using Asset DB V2
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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Resolution Note:
There is no currently documented expectation on this behavior, so the change in behavior brought in by the Assets Pipeline V2 (that also influences V1) is considered the new standard, unless there is a compelling business / workflow reason to keep the old behavior (we couldn't find a strong enough reason so far).