Search Issue Tracker
Duplicate
Votes
0
Found in
Issue ID
788848
Regression
No
Creating script and deleting it instantly throws an error
Steps to reproduce:
1) create new unity project
2) right click in project view
3) create -> Editor test C# script (do not save the name)
4) right click on the created script and delete
- check console
note: gif attached
Error message:
Weaver failure: unable to locate assemblies (no matching project) for: Temp/Assembly-CSharp-Editor.dll
UnityEditor.Scripting.Serialization.Weaver:WeaveUnetFromEditor(String, String, String, String, Boolean)
Comments (1)
-
Monkeydl_1929
Jan 16, 2017 18:03
I have unity 5.5 and this issue has still not been fixed!
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #800169