Search Issue Tracker
Fixed
Votes
0
Found in
5.6.0f1
Issue ID
924469
Regression
No
tutorial case IGNORe
How to reproduce:
1. In a new Unity project create a new script.
2. Delete that script.
Expected result: script is deleted without any error messages.
Actual result: script is deleted but error message occurs:
"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)"
Reproducible with 5.6.0f1, 5.5.4f1
Tested with MacBook Pro 2013 macOS 10.12.4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment