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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment