Search Issue Tracker
Fixed
Fixed in 2022.3.58f1, 6000.0.37f1, 6000.1.0b5, 6000.2.0a1, 7000.0.0a17
Votes
0
Found in
2022.3.49f1
6000.0.23f1
6000.1.0a7
6000.2.0a1
7000.0.0a1
Issue ID
UUM-83458
Regression
Yes
The drag line position is not updated after viewData is restored
*Steps to reproduce:*
1. Create a EditorWindow with a TwoPaneSplitView with two children.
2. Set its viewDataKey to a non null string
3. Runt the Open the created EditorWindow
4. Resize the split view
5. From the window menu (at the top right corner of the window), select the "Reload Window" menu it.
*Actual results:*
The geometries of the children is restored but the drag line element is at the wrong position.
*Expected results:*
The geometries of the children is restored and the drag line element is at the right position (right edge of the first child).
*Reproducible with versions:*
6000.0.23f1
*Not reproducible with versions:*
*Can’t test with versions:*
*Tested on (OS):*
MacOS
*Notes:*
*
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Resolution Note:
I could not reproduce the issue.