Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X, 6000.3.X
Votes
0
Found in
2022.3.60f1
6000.0.44f1
6000.1.0b14
6000.2.0a8
6000.3.0a1
Issue ID
UUM-102552
Regression
No
“AsyncGPUReadback - NativeArray does not have read/write access” error is thrown when using the AsyncGPUReadback:RequestIntoNativeArray after scheduling a job
Reproduction steps:
1. Open the attached “BugRepro” project
2. Open the “Assets/Scenes/SampleScene.unity“ Scene
3. Enter the Play Mode
4. Select the “Job Tester” GameObject in the Hierarchy window
5. In the Inspector window, right-click click on Simple Array Job Tester(Script) and choose "Test Job"
6. Select the “Array Updater” GameObject in the Hierarchy window
7. In the Inspector window, right-click click on Simple Array Updater(Script) and choose "Test Readback"
8. Observe the Console window
Expected result: No errors are thrown
Actual result: “AsyncGPUReadback - NativeArray does not have read/write access” error is thrown
Reproducible with: 2022.3.60f1, 6000.0.44f1, 6000.1.0b14, 6000.2.0a8
Reproducible on: Windows 11
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [WebGL][Android] Corrupt header when connecting via IP
- Editor and Android Player hangs/freezes when repeatedly Loading/Unloading AssetBundle in Vulkan
- Selecting a Material for HDRP Decal Projector in the Inspector window spams errors in the Console
- Expanded Asset Preview Box moves/hides when creating new Asset in Project window
- Player crashes on Meta Quest with "/apex/com.android/runtime/lib64/bionic/libc.so" when using OpenXR Plugin in a specific project
Add comment