Search Issue Tracker
Fixed
Fixed in 2021.3.14f1, 2022.1.23f1, 2022.2.0b15, 2023.1.0a17
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shortcut Manager shows empty conflict filter when resolving runtime conflicts involving different contexts
- Building the project for Web with ASTC Texture Compression results in black screen
- “ArgumentException: Object reference not set to an instance of an object” errors are thrown when adding the component with Entity as Key for HashMap
- Visual Effect Model overlays tooltip is left in Scene when unfocusing VFX Node and the overlay dropdown menu is opened
- Unity crashes during the scene template selection in the "Inspector" tab
Add comment