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
- Intensity parameter ignores Culling Mask causing incorrect lightning when additional lights are disabled
- Input.GetKeyUp is true only for the first released mouse button when releasing mouse buttons outside the Game view
- Physics objects trip and/or jump when colliding with other colliders
- [Package Manager] Release Details of Assets include HTML tags
- Rigidbody2D.IsTouching does not return true on collision for its duplicate GameObjects when ContactFilter2D and LayerMask are used
Add comment