Search Issue Tracker
Fixed
Fixed in 2021.3.14f1, 2022.1.23f1, 2022.2.0b15, 2023.1.0a17
Unknown (hidden) 2020.3.X
Votes
0
Found in
2020.3.35f1
2021.3.6f1
2022.1.8f1
2022.2.0b1
2023.1.0a4
Issue ID
UUM-7112
Regression
No
[WebGL] Runtime error appeared when AsyncGPUReadback.Request(...) is called
Reproduction steps:
1. Open the attached Project
2. Build and Run for WebGL
3. Click "Test" Button
4. Observe browser console
Expected results: There are no errors
Actual results: "glMapBufferRange is only supported when access is MAP_WRITE|INVALIDATE_BUFFER" error is thrown
Reproducible with: 2020.3.35f1, 2021.3.6f1, 2022.1.8f1, 2022.2.0b1, 2023.1.0a4
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Depth is not rendered in a depth-only camera which is set up by a custom script
- The Scene\Game view is grey when two "Universal Additional Camera Data" scripts are attached to the camera
- NullReferenceException error thrown when changing Scenes in Play Mode
- Crash on "'anonymous namespace'::ConvertFBXShapes" when importing an FBX file
- Crash on Transform::RemoveFromParent when Object.DestroyImmediate() is called on Transform
Resolution Note (2020.3.X):
There is no AsyncReadbackGLES class in 2020.3