Search Issue Tracker
Fixed in 4.6.X
Votes
1
Found in
4.6.0b13
Issue ID
621407
Regression
No
"m_PathToGUID.count(goodPath) == 0" error when reimporting example project
Steps to reproduce :
- import the "uGUI_Project_Beta_13"
- reimport all and notice the error in the console
Comments (7)
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
- Crash on ExtractActiveCasterInfo when navigating the scene view in a project with specific lighting data
- Build Profile name increments when numeric suffix is removed from duplicate Profile name
- "Unrecognized block header in profiler data file, stopping deserialization" error is shown and no more profiler data is recorded when the Player is connected and profiler recording is enabled/disabled few times
- Shader error and warnings thrown when setting HDRP as an Active Target in Blank Shader Graph
- Visual Studio Code does not integrate with the project when the .slnx project is opened
douglasg14b
Feb 16, 2015 20:44
Switched from one branch to another in source control and after switching back to the main project I'm not getting this error. Previous branch was in 4.5 current branch is 4.6, was deleting the old branch but just switching to it and back seems to have broken things with the project.
bodmin
Sep 23, 2014 03:13
I managed to resolve this issue for me by shutting down Unity and then deleting scripts.meta from the Assets directory. When I restarted the project, the errors were gone, and all my GameObjects retained their script connections, and I didn't need to re-import the game assets. The game ran perfectly in the editor.
bodmin
Sep 23, 2014 02:49
Add to above comment. Happened with Beta 17
bodmin
Sep 23, 2014 02:47
Happened to me on an original project I built from scratch. The project is about 4 days old, all native code, no 3rd party dll's, does contain uGui objects.