2021.3.33 | WebGL: Fixed a bug that caused for input to not be released when focus was removed from canvas on Windows Chrome.(UUM-53519) |
2021.3.33 | WebGL: Fixed the bug that caused for an error to be thrown when passing a large string using SendMessage(…).(UUM-49331) |
2021.3.30 | WebGL: Fixed a bug where the application’s background image wouldn’t appear while loading if compression was enabled.(UUM-8692) |
2021.3.29 | WebGL: Moved BrowserifyJSTool to the WebGL area since its only used by the WebGL build.(UUM-34020) |
2021.3.28 | WebGL: Fixed a missing backslash in WebGL system info user agent regex that triggered a JS linter.(UUM-34348) |
2021.3.28 | WebGL: Fixed an issue where C++ function names would not be properly generated in the output symbols.json file.(UUM-28034) |
2021.3.22 | WebGL: Fixed FMOD console errors when a scene is reloaded.(UUM-19241) |
2021.3.22 | WebGL: Fixed playback of mp3 audio files loaded via UnityWebRequest on Safari(UUM-25389) |
2021.3.18 | WebGL: Fixed Unity integration test PowerPreferenceTests.cs failing to build.(UUM-15704) |
2021.3.17 | WebGL: Fixed a bug where Firefox would hang at 90% while loading.(UUM-1155) |
2021.3.17 | WebGL: Fixed error handling of AudioContext.resume().(UUM-17803) |
2021.3.15 | WebGL: Added streaming download of response body in UnityWebRequest.(UUM-1149) |
2021.3.14 | WebGL: Added warning that WebGL builds with the Linux Editor require glibc 2.27 or later (i.e. Ubuntu 18+). (UUM-1156) |
2021.3.14 | WebGL: Use glGetBufferSubData in AsyncGPUReadback Request for WebGL builds. (UUM-7112) |
2021.3.13 | WebGL: Added fallback configuration for company name, product name and product version to ensure the web cache is always enabled. (UUM-3944) |
2021.3.13 | WebGL: Fixed a bug where WebGL would run in low power mode in some browsers. (UUM-7962) |
2021.3.13 | WebGL: Fixed brotli compressed webgl builds on Mac/Linux editors. (UUM-1145) |
2021.3.13 | WebGL: Fixed bug where the cursor would transition back to the system cursor rather than the Unity default cursor. (UUM-1158) |
2021.3.13 | WebGL: Fixed bug where the old input system wasn’t recognizing stationary touch input. (UUM-1137) |
2021.3.12 | WebGL: Fixed a bug where losing focus on the player would cause buttons to become stuck. (UUM-3230) |
2021.3.12 | WebGL: Fixed a bug where pressing the CMD key on Safari would cause buttons to become stuck. (UUM-12013) |
2021.3.12 | WebGL: Fixed changing AudioSource.time while audio source is paused. (UUM-1157) |
2021.3.12 | WebGL: Fixed division by zero error when calling AudioSource.time. (UUM-2302) |
2021.3.12 | WebGL: Fixed immediate playback of scheduled audio source if AudioSource.time is changed. (UUM-1147) |
2021.3.12 | WebGL: Fixed playback of audio clips on timeline. (UUM-6801) |
2021.3.12 | WebGL: Improved shader compilation performance problems on MacOS when GPU instancing is used. (UUM-6390) |
2021.3.11 | WebGL: This PR fixes a regression in 3D audio effects. The audio listener orientation was not set correctly. (UUM-1165) |
2021.3.8 | WebGL: Fixed bug where the rendering canvas wasn’t resizing when changing orientation. (UUM-1135) |
2021.3.8 | WebGL: Fixed connection between the WebGL player and the profiler. (UUM-798) |
2021.3.8 | WebGL: Fixed player connection used when running PlayMode tests on WebGL. (UUM-1170) |
2021.3.6 | WebGL: Fixed clearing of user template variables when template is switched. (1328657) |
2021.3.6 | WebGL: Removed 255 character limit for audio file urls. (1327368) |
2021.3.5 | WebGL: Fixed AudioClip.GetData(). (1369656) |
2021.3.5 | WebGL: Fixed bug where some control keys were being incorrectly interpreted as text. (1417650) |
2021.3.4 | WebGL: Fixed WebGL build in the Linux editor to include default resources. (1411380) |
2021.3.2 | WebGL: WebGL Input System interactions are delayed or played preemptively when the project is built (1405517) |
2021.3.1 | WebGL: WebGL Input System interactions are delayed or played preemptively when the project is built (1405517) |
2021.3.0 | WebGL: WebGL Input System interactions are delayed or played preemptively when the project is built (1405517) |
2021.2.19 | WebGL: Fixed an issue where there was guarding of “User-Agent” header in UnityWebRequest API. (1287962) |
2021.2.19 | WebGL: Fixed an issue where UnityWebRequest redirectLimit for WebGL platform was not implemented. (1352501) |
2021.2.19 | WebGL: Fixed an issue wherw request url after a redirect was not updated. (1360290) |
2021.2.18 | WebGL: WebGL Input System interactions are delayed or played preemptively when the project is built (1405517) |
2021.2.18 | WebGL: Fixed a crash when using AudiClip.priority and AudioSettings.Reset. (1385590) |
2021.2.17 | WebGL: WebGL Input System interactions are delayed or played preemptively when the project is built (1405517) |
2021.2.16 | WebGL: Fixed a playback of wrong audio clip issue. (1365565) |
2021.2.15 | WebGL: Fixed a MSAA effect issue for WebGL. (1377547) |
2021.2.15 | WebGL: Fixed an issue where building WebGL projects in folders that contain Unicode characters on Windows was not supported. (1355858) |
2021.2.13 | WebGL: Fixed an issue where the escape of special characters in canvas html id was not added. (1369101) |
2021.2.11 | WebGL: Fixed a MSAA effect issue for WebGL. (1377547) |
2021.2.11 | WebGL: Fixed a template issue when quotation marks were used in company name or product name. (1370946) |
2021.2.11 | WebGL: Fixed an issue that prevented PlayerSettings.WebGL.emscriptenArgs options from being passed to the build. (1368914) |
2021.2.11 | WebGL: Fixed an issue with the creation of external debug symbols. (1378286) |
2021.2.9 | WebGL: Fixed Unity Editor hang on editor shutdown after doing WebGL Build and Run on Windows. (1388413) |
2021.2.5 | WebGL: Fixed a fullscreen mode issue on Safari. (1347304) |
2021.2.5 | WebGL: Fixed AudioSource.loop property when using AudioSource.PlayScheduled() and AudioSource.PlayDelayed(). (1337312) |
2021.2.4 | WebGL: Added workarounds for various Safari Web Audio bugs playing back compressed and looping audio clips. Fixed a regression in Unity audio backend that could cause an incorrect audio volume to be set for < 1 second duration at audio playback start time. (1350204) |
2021.2.3 | WebGL: Obsoleted the old Emscripten JS string marshalling function Pointer_stringify(). Instead, use the function UTF8ToString(). (1369748) |
2021.2.3 | WebGL: Removed the assertion with touch events that assumes that browser would create new Touch event objects for each generated touch event. This does not hold at least for Firefox for Android. This fix takes into account that TouchEvent.changedTouches and TouchEvent.targetTouches are not subsets of the “full” TouchEvent.touches array in Firefox when updating the touch list. (1354245) |
2021.2.2 | WebGL: Fixed a regression that prevented users from building .jspre plugins in Release mode. (1369085) |
2021.2.2 | WebGL: Fixed crash on Oculus Browser when the EXT_multisampled_render_to_texture extension is enabled. (1370782) |
2021.2.1 | WebGL: Fixed Firefox crashing on startup. (1360161) |
2021.2.0 | WebGL: Added support for compressed audio in WebGL. |
2021.2.0 | WebGL: Added the Debug Symbols player setting to create release builds with embedded function symbols for improved profiling and error stack traces. |
2021.2.0 | WebGL: Added the texture subtarget build setting to WebGL. |
2021.2.0 | WebGL: Enabled ETC/ETC2/ASTC/BC4/BC5/BC6/BC7 compressed texture formats for WebGL in editor, build and runtime. |
2021.2.0 | WebGL: Added support for Screen Orientation Locking and Auto-Rotating for mobile browsers which supports the Screen Orientation API. |
2021.2.0 | WebGL: Refactored unityInstance.Quit() in UnityLoader.js and call QuitCleanup from both unityInstance.Quit() and Application.Quit(). |
2021.2.0 | WebGL: Updated WebGL compiler to Emscripten 2.0.19 and removed support for the obsolete asm.js linker target. |
2021.2.0 | WebGL: Eliminated the Python dependency from the Brotli compressor. |
2021.1.28 | WebGL: Fixed a crash on Oculus Browser when the EXT_multisampled_render_to_texture extension was enabled. (1370782) |
2021.1.21 | WebGL: Added workaround for Safari IndexedDB bug. (1342163) |
2021.1.21 | WebGL: Set the mouse position to be in the middle of the canvas if the cursor is locked. (1347311) |
2021.1.18 | WebGL: Fixed an error with prevViewport when full screen resized. |
2021.1.18 | WebGL: Fixed an issue where gamepad stick Y being inverted. (1336005) |
2021.1.17 | WebGL: Improved network bandwidth usage of VideoPlayer.Stop() API in WebGL builds by stopping the video stream from downloading further. (1348468) |
2021.1.16 | WebGL: Fixed a playback of videos on iOS issue. (1288692) |
2021.1.14 | WebGL: Fixed an issue where a there was no warning to High Quality Lightmap Encoding setting in WebGL Player Settings. (1290512) |
2021.1.13 | WebGL: [iOS] Video is not playing (1288692) |
2021.1.13 | WebGL: Fixed an issue where Enabling “Frame Timing Stats” option in the Standalone Player Settings breaks WebGL1. (1297871) |
2021.1.12 | WebGL: [iOS] Video is not playing (1288692) |
2021.1.11 | WebGL: [iOS] Video is not playing (1288692) |
2021.1.10 | WebGL: Fixed an issue that WebGL page would not load if Data Caching (IndexedDB access) was enabled, and private browsing mode was active so that IndexedDB was not available. (1318980) |
2021.1.7 | WebGL: Fixed the Chrome deprecation warning about the use of SharedArrayBuffer. (1323832) |
2021.1.6 | WebGL: “SharedArrayBuffer will require cross-origin isolation as of M91” warning is thrown when launching Player on Chrome (1323832) |
2021.1.5 | WebGL: “SharedArrayBuffer will require cross-origin isolation as of M91” warning is thrown when launching Player on Chrome (1323832) |
2021.1.4 | WebGL: “SharedArrayBuffer will require cross-origin isolation as of M91” warning is thrown when launching Player on Chrome (1323832) |
2021.1.3 | WebGL: “SharedArrayBuffer will require cross-origin isolation as of M91” warning is thrown when launching Player on Chrome (1323832) |
2021.1.2 | WebGL: Added support for detecting Chrome and Firefox browsers on iOS devices. Fixes an issue that Chrome and Firefox browsers would fail to load on iOS 14.4. (1316861) |
2021.1.2 | WebGL: Changed behavior of Application.OpenURL() for the WebGL platform to open an URL in a new browser tab instead of opening the URL in the current browser tab and thus navigating away. (1320393) |
2021.1.0 | WebGL: Added support for QualitySettings.vsyncCount. |
2021.1.0 | WebGL: Added support for smooth rendering of decimated frame rates for 60/k fps (30, 20, 15, 12, 10 and 5 fps). |
2021.1.0 | WebGL: Added support for vsyncless rendering for development/profiling purposes. To enable this, set QualitySettings.vsyncCount = 0 and Application.targetFrameRate = 1000. |
2021.1.0 | WebGL: Added more detailed information when a page load fails due to misconfiguration in server hosting settings. Note that Firefox does not currently support Brotli compression for local development (https://bugzilla.mozilla.org/show_bug.cgi?id=1670675). (1283658) |
2021.1.0 | WebGL: Applied a workaround to Chrome specific Web Audio performance issue https://bugs.chromium.org/p/chromium/issues/detail?id=1133233. (1270768) |
2021.1.0 | WebGL: Attempting to open a dynamic library will now throw a DllNotFoundException rather than aborting execution as a runtime error. (1227393) |
2021.1.0 | WebGL: Consistently refer to WebGL APIs by names “WebGL 1” and “WebGL 2”. (1260548) |
2021.1.0 | WebGL: Fixed a bug where keyboard up events would be missed if WebGLInput.captureAllKeyboardInput was set to false while a key was being held down. (1195047) |
2021.1.0 | WebGL: Fixed a crash with Unity web loader on new macOS Big Sur. |
2021.1.0 | WebGL: Fixed a GUI blit issue in WebGL builds with linear color space enabled, that caused washed out UI images on web browsers compared to other platforms. (1187401) |
2021.1.0 | WebGL: Fixed a hang in Caching.ClearCache() when building against multithreaded WebGL. (1146530) |
2021.1.0 | WebGL: Fixed an issue when a failing cross-domain revalidation request prevents a file from being downloaded. (1266091) |
2021.1.0 | WebGL: Fixed default page template to properly scale the canvas size at startup on mobile. Removed by-default low DPI scaling on mobile pages (use a custom template .html to do half-res or quarter-res rendering if desired). (1274295) |
2021.1.0 | WebGL: Fixed for TAB keys being ignored by UI input fields. (1281765) |
2021.1.0 | WebGL: Fixed inverted y axis for game controllers with the Input System on WebGL. (1273623) |
2021.1.0 | WebGL: Fixed issue with paused audio clicking in Firefox. (1238052) |
2021.1.0 | WebGL: Fixed Keyboard.current and Mouse.current to be immediately available in MonoBehaviour.Start() functions, instead of returning null. (1239007) |
2021.1.0 | WebGL: Fixed mouse wheel scrolling with the new input system on WebGL. (1264545) |
2021.1.0 | WebGL: Fixed occasional large values with Input.GetAxis. (1208971) |
2021.1.0 | WebGL: Fixed Preset incompatibilities in Player Settings. (1232138) |
2021.1.0 | WebGL: Fixed Screen.orientation API to work on Android and iOS. On desktop browsers Screen.orientation is simulated by checking whether browser window width < height. (1283211) |
2021.1.0 | WebGL: Fixed UnityWebRequest with relative URLs on WebGL platform when built with no exception support (Enable Exceptions = None). (1283652) |
2021.1.0 | WebGL: Fixed video playback in Firefox to loop seamlessly. For more information, see https://bugzilla.mozilla.org/show_bug.cgi?id=1668591. (1267333) |
2021.1.0 | WebGL: Overlay cameras will no longer cause full screen renders to be incorrect. (1184385) |
2021.1.0 | WebGL: Reduced memory usage on dual Intel integrated + NVidia GPU Windows laptops when using URP in a large scene with many individual objects. (1225254) |
2021.1.0 | WebGL: Removed support for Wasm arithmetic exceptions in preparation for updating to LLVM Wasm backend. (1286167) |