Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0a2
Issue ID
752202
Regression
Yes
[Windows][TerrainComponent] Popup window rendering disappears after minimizing and expanding Editor's main window
Steps to reproduce:
1. Open Unity on Windows;
2. Create new project;
3. Add Terrain gameobject (GameObject -> 3D Object -> Terrain);
4. Select Terrain gameobject in the Hierarchy view;
5. Go to Place Trees tab in Terrain Component;
6. Click Edit Trees -> Add Tree;
7. Click on main Editor window, while Add Tree popup window is active;
8. Minimize main Editor's window;
9. Expand main Editor's window;
10. Observe "Add Tree" popup window.
Actual result:
Popup window rendering disappears (see attached gif video actual.png screenshot). Also happens in every popup window through Terrain component:
- Add/Edit Terrain texture;
- Add/Edit Tree/Detail mesh;
- Mass Place Trees.
Regression introduced in 5.4.0.
Expected result:
Popup window should be rendered normally after minimizing/expanding main Editor's window (see attached expected.png screenshot).
Notes:
- Happens only on Windows (8 and 10 checked);
- Happens with DX11 and DX9 mode (checked);
- Popup window rendering appears when mouse hover or clicking on it;
- Doesn't reproduce in 5.3.0f4;
- May happen in other similar Editor windows.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
Add comment