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
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
Resolution Note:
I could not reproduce the issue.