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
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
DVFrance
Nov 11, 2015 09:45
Having the same problem on Unity 5.1.2f1, I just do a quick trick I made often when I have a problem like this :
-Quit Unity
-Delete library folder of my project
-Relaunch
-Enjoying again making awesome games !!!
Jesse_Pixelsmith
Nov 04, 2015 21:49
5.2.2f1
Jesse_Pixelsmith
Nov 04, 2015 21:49
Not fixed. I file bug reports for things, but never get any traction on them.
dburden1
Nov 02, 2015 23:32
5.2.2p1
dburden1
Nov 02, 2015 23:32
This is not fixed.
mmoczkowski
Oct 05, 2015 21:03
Just happened to me in 5.2.1p2. Definitely not fixed.
diekeure
Oct 05, 2015 12:09
Forgot to mention: 5.2.0p1 is my version
diekeure
Oct 05, 2015 12:09
Is this really fixed? I have this every time I do a headless build of my assetbundles. All scripts that reference the UI then go missing.
In the build log there's this:
Asset 'E:/Program Files (x86)/Unity 5.2/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll' is in timestamps but is not known in guidmapper...
ehdeekay
Sep 28, 2015 16:21
[Assets > Reimport All] solved this issue for me.
jamesvecore
Sep 21, 2015 22:22
I'm seeing this WAY more on Unity 5.2. Happens to me almost every time unity crashes. Also happened randomly. This is not happening multiple times a day for me.