Search Issue Tracker
Duplicate
Fixed in 2017.3.X
Votes
0
Found in
2017.3.0b9
Issue ID
969803
Regression
Yes
[TextMeshPro] Nested UI Panels Overlap while creating Prefab.
Nested UI Panels overlap while creating a Prefab of Container Canvas object, where UI Panels have "TextMeshPro" text as child.
Steps to Reproduce:
1. Create a new Project.
2. Add TeshMeshPro from Unity Asset Store.
3. Create a UICanvas.
4. Add a UI Panel as its child.
5. Resize Panel to half of Canvas size.
6. Add TextMeshPro Text as a child of Panel.
7. Create a new Panel as a child of the first Panel.
8. Change position of new Panel so that they don't overlap each other.
9. Add a new TextMeshPro text as a child of newly created Panel.
10. Now try creating Prefab of the Canvas.
Note: Both Panel will overlap in the Scene View.
See attached video for more details.
Notes:
- Appears on both Mac and Windows.
- Appears always
Reproducing on: 2017.3.0b9
Working fine on: 2017.2.0f1 , 2018.1.0a2
Regression on: 2017.3.0b9
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
Add comment