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
- Memory leak occurs when focused on Player while using Direct3D12
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
Add comment