Search Issue Tracker
"Assertion failed on expression" error is thrown when Audio Group's "Sen...
How to reproduce:1. Open attached project "AudioTest.zip"2. Open "Audio Mixer" window3. In Project Window select "MisterMixer"4. In ... Read more
External Script Editor Args changes are discarded after restarting Unity...
How to reproduce:1. Install Notepad++2. Create a new Project3. Go to Edit->Preferences->External tools4. Select "Notepad++" as... Read more
Only one of the tracks are affected when selecting multiple Animations t...
How to reproduce:1. Open the attached "UnityTimeLineBug.zip" Project2. Double click on "Example.playabledirector" to open it in the ... Read more
[iOS] Visual Studio debugger doesn't find iOS player process after build...
How to reproduce:1. Open the "debug.zip" project2. Open the NewBehaviourScript.cs in Visual Studio3. Build the project for iOS4. Mak... Read more
[IMGUI] "Show" button text is clipping from "Compiled code" Dropdown of ...
"Show" button text is clipping from "Compiled code" Dropdown of Shader Import Settings Steps to repro:1. Create a new project2. Proj... Read more
Unable to switch to different material on selecting another material fro...
Unable to switch the material from Asset selector window when reassigning any material to the sprite Steps to Reproduce: 1. Create a... Read more
SceneManager.LoadScene() executed on PlayableDirector.stopped event when...
How to reproduce:1. Open user-submitted project (TestProject)2. Open the SampleScene3. Enter Play Mode4. Exit Play Mode Expected res... Read more
Unresponsive front facing UI fields with specific rotations when using W...
How to reproduce:1. Open attached project "Bug Canvas backface.zip" and scene "scene"2. Enter Play mode3. In Game view, press and ob... Read more
[IL2CPP] x86 Player craches when an calling a native plug-in
Steps to reproduce:1. Download attached project2. Build a Standalone player- Target Platform: Windows- Architecture: x86- Scripting ... Read more
Memory leak when sending UnityWebRequests
How to reproduce:1. Open the "WebRequest_Leak.zip" project2. Open the "SampleScene.unity" scene3. Enter Play Mode4. Press the "Butto... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code