Search Issue Tracker
Editor crashes on "GrayscaleFilterEffect::RenderGrayscaleFade" when obje...
Reproduction steps:1. Open attached "test47" Unity project.2. Open "Standart Assets/Scenes/withrealgeo" scene.3. Click on "HoloPrint... Read more
Memory usage increases while switching application to background and bac...
To reproduce:1. Open attached project2. Build and run to Android device with the development build3. From project folder copy OBB fi... Read more
Sometimes users aren't able to download Tutorial Projects when using Uni...
How to reproduce:1. Open Unity Hub2. Navigate to Learn section3. Select Tutorial Projects4. Try to download any project5. See error:... Read more
Inconsistent and incorrect scrolling with trackpad gesture in UXML Previ...
How to reproduce:1. Create a new Unity project2. Go to Window -> UI Toolkit -> UI Builder3. Add any UI Elements to the Hierarc... Read more
OpenXR doesn't record the microphone when initializing
Reproduction steps: 1. Open user attached project the "XRHeadsetMicrophone.zip"2. In the Hierarchy select “Microphone”3. In the Insp... Read more
WebGL Build error for Windows 7 32-bit OS
Steps to reproduce: 1. Create a new Unity project on 32-bit OS machine2. Try to build it for WebGL3. Notice that the build won't fin... Read more
Basic UI Toolkit panels do not render when using URP+RenderGraph+D3D12
Steps to reproduce: 1. Open the provided project which contains basic UI Toolkit UI 2. Run a D3D12 player 3. Observe the gradients A... Read more
"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
Sprite Editor can't be scrolled horizontally using the trackpad gesture
How to reproduce:1. Create a new 2D Unity Project2. In the Project window, create a Sprite Asset (right-click -> Create -> 2D ... Read more
[UI] Dropdown stays in highlight phase after selecting an option
Steps to reproduce: 1. Download and import attached project. (UI_Test.zip)2. Open scene: main3. Play.4. Click on dropdown.5. Select ... 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