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
- “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