Search Issue Tracker
Fixed in 6000.0.43f1
Fixed in 6000.0.X, 6000.1.0b11, 6000.2.X, 7000.0.0a27, future release
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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
Add comment