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
- Unapplied changes on the "MainPanel" GameObject in the "BlobShadow" of URP Samples
- [Vulkan][Android] The Player crashes on devices with SP9863A chipset
- "Output properties of this Camera do not match the output properties" warning is shown In the "SplitScreen" scene of URP Samples
- "Gun" Prefab used in "MixedFOV" scene of URP Samples has unapplied changes
- "FirstPersonController uses the legacy input system" message is logged when entering the Play Mode in "MixedFOV" scene of URP Samples
Resolution Note (2019.3.X):
Doesn't meet the quality bar.