Search Issue Tracker
Fixed in 2021.1.X
Fixed in 2019.4.X, 2020.1.X, 2020.2.X
Votes
0
Found in
2019.4.11f1
2020.1.6f1
2020.2.0b2
Issue ID
1278553
Regression
Yes
[XR][Vulkan][Oculus] Crash in hybrid renderer BeginRenderPass
When using the hybrid renderer with Oculus, the following crash occurs:
Callstack:
at vulkan.0xec338(Native Method)
at vulkan.0xa44d4(Native Method)
at vulkan.qglinternal::vkCmdBeginRenderPass(VkCommandBuffer_T, VkRenderPassBeginInfo const, VkSubpassContents)(vkCmdBeginRenderPass:96)
at libunity.vk::CommandBuffer::BeginRenderPass(VkRenderPassBeginInfo const&, VkSubpassContents)(BeginRenderPass:672)
at libunity.vk::RenderPassSwitcher::BeginCurrentRenderPass(vk::CommandBuffer)(BeginCurrentRenderPass:964)
at libunity.vk::RenderPassSwitcher::InternalApply(vk::CommandBuffer)(InternalApply:168)
at libunity.GfxDeviceVKBase::EnsureCurrentCommandBuffer(vk::CommandBuffer::Type, bool)(EnsureCurrentCommandBuffer:472)
at libunity.GfxDeviceVK::ClearImpl(GfxClearFlags, ColorRGBAf const, int, unsigned int, float, unsigned int)(ClearImpl:744)
at libunity.GfxDeviceWorker::RunCommand(ThreadedStreamBuffer&)(RunCommand:328)
at libunity.GfxDeviceWorker::RunExt(ThreadedStreamBuffer&)(RunExt:44)
at libunity.GfxDeviceWorker::Run()(Run:136)
at libunity.GfxDeviceWorker::RunGfxDeviceWorker(void)(RunGfxDeviceWorker:4)
at libunity.Thread::RunThreadWrapper(void)(RunThreadWrapper:512)
at libc.pthread_getattr_np(pthread_getattr_np:584)
at libc.NetlinkConnection::ReadResponses(void ()(void, nlmsghdr), void*)(ReadResponses:140)
Repro steps:
- Open attached project
- Press play
Versions affected: 2019.4.11f1 (unreleased yet), 2020.1.6f1, 2020.2.0b2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Add comment