Copying assembly from 'Temp/Microsoft.MixedReality.Toolkit.Services.InputSimulation.Editor.dll' to 'Library/ScriptAssemblies/Microsoft.MixedReality.Toolkit.Services.InputSimulation.Editor.dll' failed
Steps to reproduce the behavior:
No error message
Editor issue
Restart Unity several times and/or try to manually copy the file. The error message eventually went away.
This is an issue caused by the interplay between some OS code on 1903, and more prevalent on the MRTK because the of the amount of asmdefs we have + other assets that get moved around.
I'm not sure exactly when the OS fix is going to happen, but there's nothing for us on the MRTK that we can do. You can repro the exact same thing with any other arbitrarily large set of code.
Another workaround is to right click on the offending .asmdef and select Reimport:
