Search Issue Tracker
By Design
Votes
0
Found in
5.3.3f1
Issue ID
778934
Regression
No
Folder which contains ".Framework" in its name doesn't import DLL files
Steps to reproduce:
1. Download and open attached project "Folder Bug.zip"
2. Notice in project browser that is folder called "Plugins" which has two more folder in it "Framework" and "My.1Framework"
Both of them has identical "System.Data.Dll" file in them and everything works as expected
3. Rename "My.1Framework" to "My.Framework"
Actual result: Notice that DLL file inside is no longer recognized
Expected result: DLL is recognized regardless of the folders name
Tested and reproduced on:
Windows 10
Unity 5.1.4f1, 5.2.4p1, 5.3.3p3, 5.4.0b10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
Add comment