Search Issue Tracker
By Design
Votes
0
Found in
2022.2.0a15
Issue ID
UUM-13508
Regression
No
The WebGL Diagnostics panel shows Total/Used JS Memory as N/A on Desktop browser
Steps to reproduce:
# Open a new Unity project
# Set Build target to WebGL
# Go to Project Settings>Player>Publishing Settings and tick Show Diagnostics Overlay
# Build & Run the project on a desktop browser
# Click the diagnostics button next to the full screen button
Reproducible with: 2022.2.0a15, 2022.2.0b7, 2023.1.0a9
Note: this is not a regression because it's a feature new to 2022.2
Tested with Firefox 103.0.2 and Safari Version 15.5 (17613.2.7.1.8) on MacOS Monterey 12.4. The information is showing up correctly on Android Chrome 104.0.5112.97.
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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Resolution Note:
The memory here is only available on Chrome/Edge browsers. And this will be documented as such in 2022.2 when docs are complete.