Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2019.3.0a4
2020.1.0a14
Issue ID
1201802
Regression
Yes
[Vulkan] Application crashes after executing Shader.WarmupAllShaders
Repro steps:
1. Create a project with a script that executes Shader.WarmupAllShaders
2. Make sure Graphics API is set to Vulkan
3. Enter Play Mode
Actual: Application crashes after Shader.WarmupAllShaders is called
Reproducible with: 2019.3.0f4, 2020.1.0a19
Not reproducible with: 2019.2.18f1, 2019.3.0a3
Notes:
- Reproduces on WindowsStandalone/Android with Vulkan
- Doesn't reproduce with GLES3 on Android, D11 on Windows, Metal/OpenGLCore on Mac
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