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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment