Search Issue Tracker
[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
[WebGL] NavMeshSurface crashes player when it refers to a NavMeshData file
https://github.com/Unity-Technologies/NavMeshComponents Add a NavMeshSurface component to an object.Press the Bake button from it's ... Read more
Canvas becomes unresponsive when built on WebGL
Steps to reproduce:1. Open and run the user-supplied project.2. Press "Open" -> Icon in the top right of the newly appeared windo... Read more
FMOD errors are thrown when creating Sound Instance on WebGL platform
How to reproduce:1. Open attached project ("case_1201868-WebGLSoundImport.zip")2. Open SampleScene scene3. Open Build Settings windo... Read more
[URP] BoatAttack demo throws emscripten error
-e: when running the demo in a browser the following error is being thrown--the error is not being thrown when creating a new URP pr... Read more
[URP][WebGL] "Memory access out of bounds" exceptions are thrown when ca...
How to reproduce:1. Open the attached project ("case_1204734-UnityProject.zip")2. Make a WebGL build3. Modify the "Index.html" file ... Read more
WebGL builds will sometimes fail to launch without error when using Buil...
WebGL builds will sometimes fail to launch without error when using Build and Run When working with a WebGL project in Unity, if the... Read more
Audio restarts when pausing and resuming the Timeline on WebGL
Steps to reproduce:1. Open the attached project (case_1204018.zip)2. Build the project as Standalone and run it3. Press spacebar to ... Read more
[WebGL][Win 8.1] UI text does not show up after enabling the GameObject ...
How to reproduce:1. Open the user's attached "bug.zip" project2. Go to File -> Build And Run3. Press the "ClickToShowButton" butt... 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
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object