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
- SpeedTree does not move when using WindZone while having Vulkan or OpenGLES3 as an active Graphics API
- [Android][Gradle] CompileSdkVersion is incorrectly deprecated on 6.0-6.4
- Shader Graph Preferences are not indexed for Search and cannot be found when searching for them in the Preferences Search field
- Excessive bloom intensity when using narrow aspect ratios
- Text cursor remains visible when hovering over Command Line Arguments scrollbar in Unity Hub
Add comment