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
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.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Additional empty space becomes visible under "Scripts" in the "Add Component" window
- Longer component titles overlap navigation arrow in the "Add Component" window
- Joint Physics result in unexpected behaviors when used for articulated vehicles like buses or trucks
- 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
Add comment