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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment