Search Issue Tracker
Fixed in 2021.1.X
Votes
0
Found in
2020.1.0a21
2020.1.5f1
2020.2
2021.1
Issue ID
1285449
Regression
Yes
A TextField is writable but invisible in the package manager when field.isReadonly = false is used
Steps to reproduce:
1. Open user's attached project "Case928172_UIPackageManager.zip"
2. Open the package manager
3. Select users custom package "Sample Test"
4. In the details section notice the invisible TextField that "Hello World" is written in
Expected results: The TextField is visible in the Package manager
Actual results: The TextField is invisible but still writable in the Package manager
Reproducible with: 2020.1.0a21, 2020.1.9f1, 2020.2.0b7, 2021.1.0a1
Not reproducible with: 2018.4.28f1, 2019.4.12f1, 2020.1.0a20
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
- Unity Version Control server textfield’s text overlaps with the dropdown triangle button in the Explore repositories window when an organization with a long name is selected
Add comment