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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Resolution Note:
I could not reproduce the issue.