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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Add comment