Search Issue Tracker
Won't Fix
Votes
0
Found in
5.0.0a5
Issue ID
599985
Regression
No
[Crash] Unity and Windows hangs when changing size of any window inside Editor (on specific GPU with specific drivers)
Unity and Windows hangs when changing size of any window inside Editor
Seems connected to Case 582308
2) How can we reproduce it using the example you attached
1 Open Editor and create new project
2 Try to resize Inspector window by dragging left edge
see image1 and image2
5 Repeat step 4 10-15 times
Actual result: Unity and Windows hangs, in about 10 minutes you can work with Unity again, but Unity is very slow
--
Seems this is related to graphic drivers.
My laptop has 2 GPUs:
1 AMD Radeon HD 7730M
2 Intel(R) HD Graphics 4000
And this hang reproduces only when Unity uses AMD Radeon HD 7730M.
And steps seems simpler - just resize (by mouse) some window (Scene view) few times - and you can notice that Unity.exe process uses almost all available memory (6 GB)
On Intel(R) HD Graphics 4000 it is not reproducible.
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
- “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
Resolution Note (2019.1.X):
Minor and old bug.