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
- The burger button icon is jittering left and right when resizing docked Animation window
- Property button overlaps with the Property name in the Animation window when the Animation window is docked and resized horizontally
- Animation window does not update when the GameObject with the Animation is deleted until the mouse cursor enters the Animation window
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
- Triangle icon in Animation window’s Property button is barely visible in dark theme
Add comment