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
- "ArgumentException: Unknown Type:`UnityEngine.SkinnedMeshRenderer`" Error thrown when a Subscene is open in a Scene
- Editor freezes on "Postprocessing IL for Assembly-CSharp" when compiling a script with an InputAction object referenced in a Managed Component
- UnityYAMLMerge fails to merge on some computers when some specific files are used
- [Android] The application freezes during the AssetBundle loading
- PlaneOcclusionShader Properties foldout does not display any content
This is a duplicate of issue #800169