Search Issue Tracker
Fixed in 5.6.0
Votes
214
Found in
4.6.2f1
Issue ID
668043
Regression
No
UnityEngine.UI.dll is in timestamps but is not known in guidmapper...
Error message shown on first open of attached project:
Asset 'C:/Program Files (x86)/Unity/Editor/Data/UnityExtensions/Unity/GUISystem/4.6.0/UnityEngine.UI.dll' is in timestamps but is not known in guidmapper...
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
- Undoing the branch rotation resets only wireframe and not mesh when undoing the action first time after launching the project
- Asset Bundles retain their previous hash and CRC values when an object within a bundle is changed and rebuilt
- APV Reflection Probe Normalization breaks when SSGI is enabled
- Default Custom Components in project have Library counterparts
- [iOS]"The destination host has an erroneous SSL certificate" error is thrown when using UnityWebRequest to connect to the server with a self-signed certificate
karl_jones
Sep 21, 2015 21:32
If you still have issues please file a bug report, comments here may be missed - https://unity3d.com/unity/qa/bug-reporting
Wolfram
Sep 18, 2015 16:27
TYRANNICUS100BC's comment (2015/05/26) is the "hardcore" solution. however, just adding this script and running it from the Menu works nicely:
http://forum.unity3d.com/threads/unityengine-ui-dll-is-in-timestamps-but-is-not-known-in-assetdatabase.274492/#post-1942214
zero_null
Sep 18, 2015 07:45
This Issue is Still Present on Unity 5.2.0f3
I am on Windows and Using Unity Personal
CipSoft
Sep 18, 2015 07:05
Just happened to me again in 5.2.0f3. Does not look like it is fixed.
My Unity installation Path is
C:\Program Files\Unity.5.1.2\
franbat
Jul 18, 2015 18:39
I had this problem but the answer written by MARKOXENHAMJUN in 03, 2015 07:30 has saved me. Thanks guy!!
HonoraryBob
Jul 13, 2015 21:09
This problem hit me suddenly today across several projects - but oddly with different errors in different projects - along with random other problems (unrelated scripts missing all over the place, at least one of my own scripts actually deleted (the file itself is no longer on the hard drive) at random, keyboard control no longer working in one project but fine in the others even though they use the same code, etc).
tayl0r
Jul 08, 2015 00:38
That workaround never works for me, on Windows. I am stuck reimporting Assets every time this happens to me, which is almost daily now. Very painful bug.
k0mbain
Jun 25, 2015 13:58
It seems like all UnityExtensions are causing this problem, because I had to extend below solution with removing/restoring all three folders from Unity/Editor/Data/UnityExtensions:
GUISystem
Networking
UnityAnalitics
Rene, can you provide any news about fixing it?
Desktopdaydreams
Jun 19, 2015 08:44
Hey Folks,
We got the error again this morning after renaming a folder. Working in 5.0.3f2.
As usual the fix from TYRANNICUS100BCMAY is working (thank you).
"Best work around we've found:
1. Quit Unity
2. Move UnityEngine.UI.dll and UnityEditor.UI.dll to your desktop
3. Relaunch Unity
4. Quit Unity
5. Move UnityEngine.UI.dll and UnityEditor.UI.dll back to their original location
6. Relaunch Unity"
Cheers,
aresundnes
Jun 17, 2015 11:21
Still happening in 5.1. Also now, the same thing is happening with the networking dll.