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
- SearchExpression strips quotes
- dSYM file is not created during macOS standalone build
- Project Settings panels disappear and do not repaint when entering Play Mode without reloading Domain
- Screen Space Decals ignore Rendering Layer Mask when using OpenGL Graphics API
- Crash on scripting_method_invoke when the Player is build before entering the Play mode in the Editor
Add comment