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
- Element UI disappears and NullReferenceException is thrown when dragging off the last or first element from the list in the Inspector
- [Silicon] Crash on ScriptableRenderLoopJob when machine is left idle while the Editor is in Play mode
- [Android] GraphicsBuffer.CopyCount does not work with Append Compute Buffer after Compute Shader Dispatch on some Android devices
- "DirectoryNotFoundException" error when building a project via script in one folder, then building via Editor in another, deleting the folder built via Editor and rebuilding via Script
- New items are created and old ones remain in memory when using 'treeView.SetRootItems(items)' and 'treeView.Rebuild()' which can cause a memory leak
Resolution Note (2020.3.X):
There is no AsyncReadbackGLES class in 2020.3