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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
This is a duplicate of issue #800169