Search Issue Tracker
Fixed in 2021.2.X
Votes
1
Found in
2021.2
Issue ID
1332730
Regression
Yes
[uGUI] Canvas under any parent has its inspector show as a nested Canvas inspector
Steps to reproduce:
1. Create new project
2. Add empty game object to the hierarchy
3. Create new game object as a child of object added in step 2
4. Add Canvas component to the child object
Actual result: Canvas component is shown as if it was nested under another Canvas (has no Render Mode field, for example)
Expected result: Canvas component has all controls it would have without any parent game object
Reproduced with: 2021.2.0a12, 2021.2.0a15
Not reproducible: 2018.4.32f1, 2020.3.4f1, 2021.1.2f1, 2021.2.0a5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "ArgumentOutOfRangeException" errors are thrown every time a keyboard key is pressed when renaming a component in UI Builder with a symbol and changing the name after label attribute warning
- Values in "Rect Transform" component are only partially updated when changing values in Prefab Mode
- Same Asset Type Focused Inspectors do not repaint when menus are manipulated
- Bool or Trigger Parameters can be selected via right clicking to the right of a Parameter control in the Animator Window
- Warnings thrown when computing Positions in a 2D BlendTree are not helpful to the user
Add comment