Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.3.60f1
6000.0.42f1
6000.1.0b10
6000.2.0a6
Issue ID
UUM-99720
Regression
No
Prefab Override popup displays on wrong monitor when Inspector width is resized to minimum
Steps to reproduce:
- Ensure at least two monitors are connected for testing
- Ensure the two monitors have a varying scale, one with 150% and second 150/175%
- Create new project
- Maximize the Editor Window
- Create a Cube GameObject and convert it to a prefab by dragging it into the Project window
- In the Hierarchy window, select the Cube GameObject
- Using your mouse, reduce the width of the Inspector window to its minimum
- Click the Overrides button
\\
Actual results: The popup window is displayed on the second monitor
Expected results: The popup window remains on the focused monitor
\\
Reproducible with versions: 2022.3.60f1, 6000.0.42f1, 6000.1.0b10, 6000.2.0a6
Not reproducible with versions: 2021.3.45f1 (Override button is on the far right/inaccessible.)
\\
Tested on (OS): Windows 11
\\
Notes:*
- Sometimes the popup displays completely on the other monitor (U6.1-U6.2)
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
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
Resolution Note:
The FitRectToScreen() logic that handles the placement of Popup windows is complicated and very fragile; the regression risk is too high to attempt a fix at this time. We do have longer-term plans to address these issues going forward in U6 and U7.
Please see the comment for a more detailed explanation.