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
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
Add comment