Search Issue Tracker
WebGL builds have performance issues when many parallel UnityWebRequests...
How to reproduce:1. Open the attached project ("case_1185256-loadingTest2019.zip")2. Change targeted platform to WebGL3. Make a WebG... Read more
[OpenGL ES 2.0][WebGL 1.0] GLSL Integer binary arithmetic emulation (op_...
How to reproduce:1. Open the attached project ("case_1183467-UnityOutlineShader-skeleton_-_U2018.4.zip")2. Open the repro scene ("Ma... Read more
Texture2D.LoadRawTextureData no longer works on WebGL with PVR and other...
Texture2D.LoadRawTextureData no longer works on WebGL with PVR and other non-DXT compressed texture formats 1. Build this project on... Read more
IMGUI on WebGL builds appears washed out when comparing to same IMGUI in...
How to reproduce:1. Open the attached project ("case_1187401-WebglIMGUIGammaIssue.zip")2. Change the targetted platform to WebGL3. O... Read more
[WebGL] Incorrect loading progress is shown in the Player when Build fil...
How to reproduce:1. Open the attached project2. In the Publishing Settings, set the Compression Format to "Brotli" (Edit->Project... Read more
[WebGL][Safari] "Fullscreen is not supported on this browser." error is ...
How to reproduce:1. Create a new project with the default 3D template2. Make a WebGL build3. Host the WebGL build4. Open the built W... Read more
[WebGL] CachedXMLHttpRequest.js prevents all web requests from functioni...
How to reproduce:1. Open the attached project ("case-1189663_CachedXMLHttpRequestBugReport.zip")2. Make a WebGL build3. Run it with ... Read more
UnityWebRequest header keys and values not shown correctly when running ...
How to reproduce:1. Open User's attached "WebGLBugTest.zip" project2. Load "StandaloneListener" scene3. Build and Run "StandaloneLis... Read more
[WebGL] File context is not saved when downloading it with WebRequest Do...
How to reproduce:1. Open the user's attached project ("WebRequst_Error.zip")2. Open the repro scene ("SampleScene")3. Enter Play Mod... Read more
[Input System] Key input get stuck on pressed state when CaptureAllKeybo...
-e: see title When I disable captureAllKeyboardInput while the button is still pressed and I release the button, the input system st... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template