Search Issue Tracker
Canvas anchors do not reappear when closing debug Inspector's window
It seems in Unity, there's always the main window for each window type (example: even when multiple Inspector window's are present i... Read more
Audio Source become louder on occasion if played on a loop
Reproduction Steps: 1. Import attached project. 2. Open "TestScene". 3. Enter Play mode. Expected results: Audio source volume is t... Read more
AnimationLayerMixerPlayable crashes while adding several inputs to the s...
Reproduction steps: 1. Open the attached project "LayerMixerCrash.zip"; 2. Open the Crash.scene and enter a play mode; 3. Press the ... Read more
Unity documentation link is created in start menu when installing Unity ...
To reproduce: 1. Install appropriate Unity version without documentation (uncheck in installation wizard) 2. When installed, go to C... Read more
[WSA] WWW could not get a default proxy
Steps to reproduce: 1. Open the attached project(WWWDefaultProxy.zip) 2. Switch platform to Windows Store 3. Build for WSA Universal... Read more
Korean and Latin characters a written at the same time when writing in K...
To reproduce: 1. Create a new project 2. Switch to the Korean language in Windows 3. Press Right Alt on the keyboard 4. Try renamin... Read more
Crash in GfxDevice::SetRenderTargets when using R11G11B10 HDR mode in Gr...
Steps to reproduce: 1) Download attached project 'CrashTest.zip' and open in Unity 2) Open scene 'test' 3) In Hierarchy window, sel... Read more
KeyCode.Quote and KeyCode.Hash are mapped wrong for UK Keyboards
KeyCode.Quote and KeyCode.Hash are mapped wrong for UK Keyboards Try using the simple script in the assets folder with an UK keyboa... Read more
Asset Store does not let you access downloads when offline
Repro steps: 1. Open Unity 2. Disconnect internet connection 3. Click on "Window" -> "Asset Store" Expected result: The store shou... Read more
Stall with Particle Systems on a second Camera
Having a particle system on a second (not main) camera causes a stall on the main thread. Reproduction Steps: 1. Build & Run the at... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow