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
- Extra empty space appear in Project Settings > Scene Template Types scroll list when scrolled right
- Not all Types in Project Settings > Scene Template are truncated and margin is missing next to scrollbar
- “[In Project] Unknown filter “i”” message is thrown in Search window
- [Ubuntu] Asset Bundles Dropdowns Contain Empty Row in Inspector
- Symbols are generated for a third-party native plug-in with 'Shared Library Type' set to 'Executable' when building for Android
Resolution Note:
I could not reproduce the issue.