Search Issue Tracker
Fixed in 5.0.X
Votes
0
Found in
5.0.0a1
Issue ID
601046
Regression
Yes
Editor crashes every time I log in on my computer after it was locked
Regression from 5.0 alpha1.
- Import the attached project in any Unity version bigger than 5.0 alpha 2
- Open the AngryBots scene and press Play
- Lock your computer
- Log back in and try to focus the Editor
Instant crash:
Load scene 'Temp/__EditModeScene' time: 482.350128 ms
GPUProgram: loaded 1:5124736d0c3b812806b39a4f46e1b013 kwords 0000000000005020 from cache in 6.21 ms
GPUProgram: loaded 2:5def29178be4dbab9e732682a741b85e kwords 0000000000005020 from cache in 0.19 ms
HandleD3DDeviceLost
HandleD3DDeviceLost: still lost
HandleD3DDeviceLost
HandleD3DDeviceLost: still lost
HandleD3DDeviceLost
HandleD3DDeviceLost: still lost
HandleD3DDeviceLost
HandleD3DDeviceLost: still lost
HandleD3DDeviceLost
HandleD3DDeviceLost: needs reset, doing it
FullResetD3DDevice
ResetD3DDevice
dev->Reset
D3Dwindow device not lost anymore
D3D9: attempt to lock null vertex buffer
validateIndex == result
(Filename: C:/buildslave/unity/build/Runtime/GfxDevice/threaded/GfxDeviceWorker.cpp Line: 644)
Crash!!!
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment