Search Issue Tracker
Active
Votes
0
Found in
2022.3.60f1
6000.0.44f1
6000.1.0b14
6000.2.0a8
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
- Animator Controller throws MissingReferenceException after undoing Layer Creation
- Full stack trace is always printed when an exception occurs in an IL2CPP build
- Licensing Client fails to launch when opening Unity Hub (licensing client path is not found)
- Licensing Client fails to launch when opening Unity Hub
- Different custom Shader behavior when GPU Resident Drawer is enabled
Add comment