Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.4.0b8
Issue ID
776001
Regression
No
Deleting many scenes at once creates dialog that does not fit in screen
Steps to reproduce:
1. Download and open attached project "New Unity Project 11.zip" (Or have a project with a lot of scenes, e.g. one hundred, in project tab)
2. Open all of the scenes, so they are in Hierarchy window
3. Delete the scenes from Project tab
4. Delete all the scenes in Hierarchy
Actual result: Deletion confirmation dialog that does not fit in screen (https://gyazo.com/fb87862e387c5cc281cc53321486fd99)
Expected result: Item list is collapsed (e.g. https://gyazo.com/2606db632a18c5634f66419964a150ed)
Workaround: Clicking on dialog window to bring it to focus and pressing enter (or escape button) resolves it.
Tested and reproduced on:
Window 10
Unity 5.3.3f1, 5.4.0b8
Could not reproduce prior 5.3 due to multiscene editing
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on PrepareDrawShadowsCommandStep1 when entering the Play Mode in a specific project
- Physics Layer Collision Matrix's Layer names, checkboxes and hover highlights become misaligned when the Editor's UI Scaling gets changed
- Light/shadow information on an edge of a Terrain tile creates a seam with an adjacent Terrain tile when baking a LightMap
- "Missing types referenced from component UniversalRenderPipelineGlobalSettings on game object UniversalRenderPipelineGlobalSettings..." warning is thrown after switching the Platform to tvOS
- “Metal: Error creating pipeline state (Universal Render Pipeline/2D/Sprite-Lit-Default): Vertex attribute BLENDINDICES0(5) of type uint4 cannot be read using MTLAttributeFormatFloat2 (null)“ when setting GPU Skinning to GPU after opening the project
Add comment