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
- [Android] Text input field doesn't disappear when pressing "Enter" on the keyboard connected to a device and HideMobileInput is disabled
- WebGL Player flickers and logs warnings when viewport is resized and "Linear" Color Space is used
- Rigidbody recalculates its center of mass when moving its child Trigger Collider
- Sprites with different indexes than indicated in Text field of Label Inspector are being rendered
- VFX rendering a sphere when using a custom mesh
Add comment