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
7000.0.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
- Warning messages are shown in the console when using Memoryless Render Targets with "storeResults: false"
- Unable to navigate with Tab key in "Create New Tile Palette" window to "Cancel" and "Create" buttons
- “InvalidOperationException” errors are spammed in the Console when entering Play Mode in various AI Navigation Sample Scenes
- HDRP Liquid sample Custom Injection Pass breaks transparency and refraction when set to Before Post Process
- [iOS] Rendering freezes when the device is oriented upside down
Add comment