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
- Console shows Exception: {"error":"not found","detail":["not found"]} after opening Build History window
- [HDRP] Volumetric cloud shadows disappear when there is no directional light shadows
- “Selector” column names in the Search window are lowercase when added
- Install List Project Counter Panel can be right clicked through and Install Context Menu can be opened disabling Project Counter Panel's buttons
- [MacOS] Scene is marked/flickering as dirty (with asterisk) when dragging a Material on a GameObject in Scene view
Resolution Note (2019.3.X):
Doesn't meet the quality bar.