Search Issue Tracker

Fixed in 5.0.X

Votes

2

Found in

4.3.1f1

Issue ID

584783

Regression

No

When using a DLL that has a subclass of a generic class, the

Mono

-

To reproduce:
1. Open attached project
2. Enter the scripts folder
3. Select both scripts (ParentClass.cs and ChildClass.cs)
4. In the menu select Build-> Create DLL from selected files
5. The Exports folder will be revealed (on the mac), containing the DLL created.
6. Put the DLL in the Plugins folder of a project, and notice that only the parent class shown.

Add comment

Log in to post comment