Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.3.3p3
Issue ID
777750
Regression
Yes
[Asset Import] Adding an assembly file in the asset directory not via unity throws error and causes editor render issues
- Launch the project in unity
- Open the assets folder in the local disk
- Copy the assembly file (sonicbloom.dll) and paste a copy in the assets folder
- Come back to Unity
Note that there are a lot of errors in the console because of failure to import the assembly. Also note that the editor has render issues, hierarchy panel does not render anything over all editor goes for a toss. If you try to do a reimport all at this point then Unity becomes completely unusable (needs restart)
Does not happen on 5.3.1p2, 5.3.2p2 and 5.3.3p2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Silicon] Crash on ScriptableRenderLoopJob when machine is left idle while the Editor is in Play mode
- [Android] GraphicsBuffer.CopyCount does not work with Append Compute Buffer after Compute Shader Dispatch on some Android devices
- "DirectoryNotFoundException" error when building a project via script in one folder, then building via Editor in another, deleting the folder built via Editor and rebuilding via Script
- New items are created and old ones remain in memory when using 'treeView.SetRootItems(items)' and 'treeView.Rebuild()' which can cause a memory leak
- Code continues to run after enabling the Frame Debugger when in paused Play Mode and using 'WaitForSecondsRealtime' coroutine
Add comment