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
- “Baking ReferencedPrefabAuthoring!” errors are thrown when creating or deleting unrelated GameObjects in a SubScene that references prefabs
- Cannot scroll down to see all UI Builder Inspector items after content is resized
- Crash on SceneTracker::SetObjectDirty when entering Play mode on a project with specific Assets
- UI Toolkit's TextInput element does not inherit layout parameters from the TextField element when TextField.multiline is true
- The TileMap grid in the Tile Palette is not visible when Screen Space Ambient Occlusion is enabled
Add comment