Question: Is anyone else getting Timestamps and assets out of sync with 5.5.0f3?

I already submitted a ticket with Unity, but I’d like to make sure I’m not the only one.
https://fogbugz.unity3d.com/default.asp?857276_11uj3ccvpt3pibh0

Seems to happen in any project I’ve ported from the HTP editors and seems to always involves the same 3 guids:

Asset with GUID 67e9dad5654047ebbe623cce9dbf7b38 has empty path but has assettimestamp???
Asset with GUID 52a206b72a8f4f749c28d8b18b42dd19 has empty path but has assettimestamp???
Asset with GUID f48df919adea4fa095a7407e773e5aa4 has empty path but has assettimestamp???

None of these projects I’m getting this warning in shares assets nor code.
I’ve already tried deleting the Library, Temp folders, and all project .meta files but still returns.
All 3 GUIDs seem to point to C:/Program Files/Unity/Editor/Data/PlaybackEngines/MetroSupport/Managed/UAP/UnityEngine.Networking.dll

Updated Status:

It looks like this issue was fixed and should be available in 5.5.0p1, you can download the patch for 5.5 to have this fix.

Already did! Thanks for the update Wesley.