Search Issue Tracker
Fixed in 2017.3.0f3
Votes
0
Found in
2017.3.0b5
Issue ID
960893
Regression
Yes
[Vulkan] Crash on UnityMain when launching Standalone Player that uses Vulkan API
How to reproduce:
1. Open any project
2. Set Graphics API to Vulkan
3. Build and Run Standalone
4. Launch Player
Stack trace from output_log.txt:
0x00007FF9BE1368FA (UnityPlayer) GfxDisplayVK::Setup
0x00007FF9BE0FBBF8 (UnityPlayer) GfxDeviceWorker::RunCommand
0x00007FF9BE10407B (UnityPlayer) GfxDeviceWorker::RunExt
0x00007FF9BE10413C (UnityPlayer) GfxDeviceWorker::RunGfxDeviceWorker
0x00007FF9BDB9BD48 (UnityPlayer) Thread::RunThreadWrapper
0x00007FFA00BC2774 (KERNEL32) BaseThreadInitThunk
0x00007FFA016E0D51 (ntdll) RtlUserThreadStart
Reproduced with: 2017.1.2p2, 2017.3.0b5, 2017.3.0b6, 2018.1.0a1
Not reproducible with 2017.1.2p1, 2017.2.0f3, 2017.3.0b4
Regression introduced in: 2017.3.0b5
Fixed in: 2017.3.0b8
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 RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment