Search Issue Tracker
Won't Fix
Won't Fix in 2022.3.X
Votes
0
Found in
2022.3.0f1
Issue ID
UUM-37776
Regression
No
[Win Vulkan] UniversalGraphicsTest_Foundation project crash on GfxVersionList::Impl::GetVersion
Steps to reproduce:
- Checkout to unity:2022.3/staging branch
- Open UniversalGraphicsTest_Foundation project
- ProjectSettings > Player > Graphics API > add and move Vulkan to top of the list, restart editor accordingly
- Open TestRunner, PlayMode tab
- Select only 039_Particles_Instanced and 045_CustomLWPipe
- click Run Selected
- Crash
Reproducible:
2022.3.0f1.0.13515 (fb119bb0b476)
Not reproducible:
2023.2.0a19.2507.6868 (trunk f5741f9e6230)
Attached Editor.log and crash.dmp
========== OUTPUTTING STACK TRACE ==================
0x00007FF78CEF2E2A (Unity) GfxVersionList::Impl::GetVersion
0x00007FF78D283E82 (Unity) vk::DataBuffer::EndWrite
0x00007FF78D298B6A (Unity) GfxDeviceVKBase::EndBufferWrite
0x00007FF78CF00636 (Unity) GeometryJobTasks::PutGeometryJobTaskInternal
0x00007FF78CF005E7 (Unity) GeometryJobTasks::PutGeometryJobTask
0x00007FF78CEFD161 (Unity) GeometryJobTasks::EndFrame
0x00007FF78E7FDE12 (Unity) GfxDeviceWorker::RunCommand
0x00007FF78E809A9B (Unity) GfxDeviceWorker::RunExt
0x00007FF78E809BB8 (Unity) GfxDeviceWorker::RunGfxDeviceWorker
0x00007FF78CE3D817 (Unity) Thread::RunThreadWrapper
0x00007FFB5FF37614 (KERNEL32) BaseThreadInitThunk
0x00007FFB612026A1 (ntdll) RtlUserThreadStart
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
- [Asset Bundles] A new bundle hash is not generated when the name of a serialized field is changed
- Icon section shows incomplete message and unusable check box in Build Profiles and Player Settings window instead of “Not applicable for this platform” for Dedicated Server Platform
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
Resolution Note:
not reproducible
Resolution Note (2022.3.X):
not reproducible