Search Issue Tracker
Won't Fix
Votes
1
Found in
5.0.0p2
Issue ID
695258
Regression
No
Inspector won't show variables of UnityEngine.UI.Text child class
To reproduce:
1. Open attached project
2. Open buguitext scene
3. Select MyText script
4. Notice that there is public variable
5. Select TextObject
6. Notice that MyText public variable is not visible in the inspector
Resolved (Won't Fix): UI.Graphic and derived classes such as UI.Text use a custom inspector, so any class derived from UI.Text will also need a custom inspector.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
Add comment