Search Issue Tracker
Fixed
Fixed in 6000.0.43f1, 6000.1.0b11, 6000.2.0a7, 7000.0.0a27
Votes
0
Found in
2021.3.40f1
2022.3.38f1
6000.0.11f1
6000.1.0a7
6000.2.0a1
Issue ID
UUM-76028
Regression
No
Can not Allocate buffers from graphics jobs.
How to reproduce:
1. Open the attached project "TestTAA2Pole.zip"
2. Select the Game view window to make it visible
3. Right-click on the Game view tab
4. Click "Load RenderDoc"
Reproducible with: 2021.3.40f1, 2022.3.38f1, 6000.0.11f1
Reproducible on: Windows 10 22H2
Not reproducible on: No other environment tested
Reproduces on both DX12 and Vulkan
First lines of the stack trace:
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF611E251EE)
0x00007FF611E251EE (Unity) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF611BB7C62)
0x00007FF611BB7C62 (Unity) (function-name not available)
0x00007FF6134C729D (Unity) udnSetPath
0x00007FF6134CA7EB (Unity) udnSetPath
0x00007FF6134CA908 (Unity) udnSetPath
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF611AF0A2B)
0x00007FF611AF0A2B (Unity) (function-name not available)
0x00007FFFE1D27344 (KERNEL32) BaseThreadInitThunk
0x00007FFFE28FCC91 (ntdll) RtlUserThreadStart
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
Add comment