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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment