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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Resolution Note (2019.3.X):
Doesn't meet the quality bar.