Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2018.2.0a1
Issue ID
999947
Regression
No
"Scene(s) Have Been Modified" popup window occupies all display height when there are multiple changed scenes
"Scene(s) Have Been Modified" popup window occupies all display height when there are multiple changed scenes
Steps to repro:
1. Open the attached project and 'main' scene;
2. Drag all the scenes from the 'Scenes' folder to the Hierarchy;
2. Open 'Lighting' window (Window>Lighting>Settings);
3. In the Lighting window click 'Generate Lighting' button;
4. Wait until lighting is generated;
5. Close the Editor.
Actual result:
"Scene(s) Have Been Modified" popup window occupies all display height when there are multiple changed scenes (see attached actual.png screenshot). As a result, there is no ability to save/not save modified scenes.The only workaround is to close the popup with Escape button and save the project.
Expected result:
Text in the popup window should be clamped to several strings if there are changes in multiple scenes and not to occupy all display space.
Notes:
- Reproducible in 2018.2.0a1, 2018.1.0b7, 2017.3.0p2.
- Reproducible on Windows;
- The issue happens only when there are lots of unsaved scenes in the Project.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment