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

UI

-

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.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.