Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2018.4
2020.2.0a9
Issue ID
1242371
Regression
No
AssetDatabase.FindAssets returns multiple results with the same GUID for one FBX file
Reproduces on:
2020.2.0a9 - V2
2020.1.0b6 - V2
2019.3.5f1 - V1 and V2
2019.2.21f1 - V1
Steps to reproduce:
1 Open attached project
2 Go to menu ->AssetDatabase->List all files
3 Check the Console
Actual results: you will see 3 same log entries for one FBX file (which is located in Assets/root folder):
"Brush (UnityEngine.GameObject) guid = e48dba424a9434947bc42ab8cd5f6c08
UnityEngine.Debug:Log (object)"
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Nested Canvases with the same Order in Layer ignore Z position for render order when sharing parent Canvas
- ShaderGraph Material subasset loses texture reference when reimporting all assets while using a scripted importer
- Values changed on a prefab are not retained when entering Play Mode
- Shadow Caster 2D shadows partially disappear in specific spots when used with Composite Collider 2D in the Game view
- Hierarchy and Library parts in UI Builder are inaccessible when UI Builder window is resized and these elements no longer fit in the window
Add comment