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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment