Search Issue Tracker
Unity cannot initialize the burst JIT compiler when the Windows user's n...
To reproduce: 1. Create a new Windows user with a cyrillic name ("Юзер" for example)2. Open the attached project (Pure.zip)3. Observ... Read more
Crash on ScreenCapture.CaptureScreenshotAsTexture when it is called befo...
How to reproduce:1. Open the attached project2. Set Game window resolution to "Standalone (1024x768)"3. Enter Play mode4. Click the ... Read more
[Recorder] Frame rate drops drastically when using Movie Recorder to rec...
To reproduce: 1. Download attached project "newRexTest2.zip" and open in Unity2. Open "SampleScene" scene3. Go to Window > Genera... Read more
[Recorder] When setting Frame Interval there is no check to see if the F...
To reproduce: 1. Download attached project "newRexTest2.zip" and open in Unity2. Open "SampleScene" scene3. Go to Window > Genera... Read more
[Memory Profiler] Unity application closes while taking a Memory Snapsho...
How to reproduce:1. Open the attached Unity project2. Build and run Windows standalone application3. Attach profiler to the standalo... Read more
[LWRP] Navmesh is only visible up close when using LightWeight PipeLine
How to reproduce:1. Open attached project "LightWeightNavmesh.zip" and scene "SampleScene"2. In Hierarchy window, select Ground obje... Read more
[HDRP] Black squares are rendered on objects with HDRP when Texture Qual...
How to reproduce:1. Download and open attached project "New Unity Project"2. Open Edit/Project Settings/Quality3. In Inspector set R... Read more
Microphone name look-up no longer returns a device with "Built-In microp...
Steps to reproduce:1. Open QA-supplied project2. Play the Scene ("main")3. Inspect the Console window Expected: Log throws a device ... Read more
[Animation] Animation preview is incorrect when using 'Motion' Root Moti...
To reproduce:1. Open project2. Select 'Debug_Avatar_Ougen_Ani_MoveLeft_BS 1' in the project window -> Rig3. Change Source to Debu... Read more
Cinemachine Collider creates an empty object at the scene origin which c...
How to reproduce:1. Open attached project "New Unity Project.zip" and scene "SampleScene"2. Enter Play mode3. Observe Scene or Game ... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu