Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
2017.1.0b9
Issue ID
919048
Regression
Yes
Unity crashes when opening project (from 5.3.5f1) for the first time on 2017.1.0b9 and up
Reproduction steps:
1. Open project attached.
Expected result: Project opens.
Actual result: Editor crashes.
Reproduced on: 2017.1.0b9, 2017.2.0a1, 2017.2.0a3.
Works fine on: 2017.1.0b8.
========== OUTPUTING STACK TRACE ==================
0x0000000140DE74EF (Unity) GfxDevice::SetRenderTargets
0x0000000140EC97B6 (Unity) GraphicsHelper::SetRenderTargets
0x0000000140E274A4 (Unity) GfxDeviceD3D11Base::GrabIntoRenderTexture
0x0000000140E99023 (Unity) GfxDeviceWorker::RunCommand
0x0000000140E9DEAF (Unity) GfxDeviceWorker::Run
0x0000000140E7DBE0 (Unity) GfxDeviceWorker::RunGfxDeviceWorker
0x000000014159D8CC (Unity) Thread::RunThreadWrapper
0x00007FF9FB4B2774 (KERNEL32) BaseThreadInitThunk
0x00007FF9FC010D61 (ntdll) RtlUserThreadStart
========== END OF STACKTRACE ===========
------------------------------------------------------
Fixed in 2017.1.0f1, 2017.2.0b1
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