Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.2.X, 6000.3.X, 6000.4.X
Votes
0
Found in
2022.3.60f1
6000.0.44f1
6000.1.0b14
6000.2.0a8
6000.3.0a1
6000.4.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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment