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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment