Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.4.0f1
Issue ID
1154351
Regression
No
[Vulkan] [Linux] Crash on _nv043glcore when opening an empty HDRP project by forcing Vulkan
How to reproduce:
Open an editor with -force-vulkan and launch a HDRP project.
Does not reproduce on most machines.
First 5 lines of stack trace:
#0 0x007f46a6f9bc20 in _nv043glcore
#1 0x00000002e6b1cf in vk::Image::CreateImageViews(VkDevice_T, VkComponentMapping, VkFormat, bool)
#2 0x00000002e71cab in vk::ImageManager::CreateImage(vk::CommandBuffer, vk::ScratchBuffer, TextureDimension, vk::ImageData const&, VkExtent3D const&, TextureFormat, TextureColorSpace, int, unsigned int, VkSampleCountFlagBits, vk::Memory)
#3 0x00000002e8c187 in vk::Texture::Create(vk::CommandBuffer, vk::ScratchBuffer, TextureID, TextureDimension, vk::ImageData const&, VkExtent3D const&, TextureFormat, TextureColorSpace, int, VkSampleCountFlagBits, vk::Memory)
#4 0x00000002e1eff5 in GfxDeviceVK::UploadTexture2D(TextureID, TextureDimension, unsigned char const, int, int, int, GraphicsFormat, int, TextureUploadFlags, TextureUsageMode)
#5 0x000000008b8133 in UploadTexture2DData(UploadTextureDataParams const&)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Resolution Note (2019.3.X):
Doesn't meet the quality bar.