Search Issue Tracker
By Design
Votes
1
Found in
4.3.3f1
Issue ID
587128
Regression
No
Methods tagged with [ContextMenu] don't show up in derived classes if they are private
Steps to reproduce :
- import the project attached
- select the "test" object
- open the context menu for BehaviourA and notice that it has 2 entries
- open the context menu for BehaviourBDerivesFromA and notice the private method is hidden
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on tlsf_free when generating the Font Atlas
- “… is using a shader without GPU deformation support. Switching the renderer over to CPU deformation.” warnings are logged when GPU Skinning is set to GPU
- "Material '...' has _TexelSize / _ST texture properties which are not supported by 2D SRP Batcher...” warning is logged when the Shader is SRB Batcher compatible
- Crash on EnsureUniqueSiblingName when calling GameObjectUtility.EnsureUniqueNameForSibling() with a null argument
- Changes are not applied when selecting Platform settings for Plugins
Add comment