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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (2019.3.X):
Doesn't meet the quality bar.