Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.4.5p2
Issue ID
910800
Regression
Yes
Unable to edit import settings for DLL
To reproduce:
1. Create a new project
2. Import System.Data.Entity.dll from C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5
3. Select the imported dll file
4. Observe the console
Expected: importing a .dll into the project does throw any errors and user is able to change .dll import settings
Actual: IndexOutOfRangeException and warning "Unexpected top level layout group!..." are shown in the console when the imported dll is selected
Reproduced in 5.4.5p1, 5.4.5p2
Did not reproduce in 5.3.8f1, 5.4.0f3, 5.4.5f1, 5.5.1f1, 5.6.1p1, 2017.1.0b5
Regression introduced in 5.4.5p1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment