Search Issue Tracker
Fixed in 2018.3.X
Votes
12
Found in
2018.1.0b10
Issue ID
1012922
Regression
No
MonoBehaviours and Scriptable Objects are not recognized in 4.6 DLL
To reproduce:
1. Open the project, attached by the user (Bolt.Unity.Debug46.zip)
2. Observe that classes in the DLL files in Assets -> Ludiq -> Assemblies are not recognized
Expected: types in the 4.6 DLL are properly imported and recognized by Unity
Reproduced in 2017.1.3p2, 2017.2.2p1, 2017.3.1p4, 2018.1.0b10, 2018.1.0b11, 2018.2.0a4
Happens only with .NET 4.6
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
cozyurt_unity
Jul 13, 2020 17:10
www.patilimama.com online petshop
1thewitcher
Oct 31, 2018 20:24
Not working for me
lukaszunity
Aug 22, 2018 06:47
The work around for this issue is to reimport all the .dlls after switching to .NET 4.x scripting backend.