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
- VFX Graph tooltips have a double line on the bottom side
- TMP font size is "-99" by default when TMP Resources are not loaded
- VFX Graph Node Creation menu can't be navigated using only keyboard
- Universal 3D Sample template build throws RangeError: Array buffer allocation failed when launched on Chrome
- VFX Graph dropdowns are opened in the random place when clicking through them fast
Add comment