Search Issue Tracker
Importing URP Samples throwns errors
How to reproduce:1. Create new 3D URP Project2. Go to Package Manager and select Universal PR package3. Select the Samples tab4. Pre... Read more
IL2CPP compile error when script contains method group of interface to d...
How to reproduce: 1. Open attached project- Project contains a single script: using System; public interface IMyInterface<T>{v... Read more
Select Mesh window remains open in the particle system even when perform...
Select Mesh window remains open in the particle system even when performing the undo action. In the particle system, under the Rende... Read more
Compile and show code break Visual Studio Connection to Unity
Reproduction steps:1. Download and open the attached "Show Compiled Shader Code Bug.zip" project2. Select the "NewUnlitShader" shade... Read more
Crash in VRCapture.VRCaptureVideo:LibVideoCaptureAPI_SendFrames when Cap...
To reproduce:1. Open attached project (test.unitypackage);2. Open "test" scene;3. Enter Play Mode. Expected result: Editor does not ... Read more
The mouse Pointer Enter EventTrigger is triggered through other windows ...
How to reproduce: 1. Open the attached project and the only scene in it.2. Build and run the scene in windowed mode.3. Check if you ... Read more
New tag + button not always responsive on click
Create a new project, select the Main Camera in the scene and go to the Add tag... option in the inspector. Try to click the + butto... Read more
[IMGUI] Assertion failed errors when docking an editor window containing...
1. Create a new project.2. Install ProBuilder through the package manager.3. Open the ProBuilder window. (Tools -> ProBuilder -&g... Read more
"2D Animation Asset Upgrader" window name is truncated to "2D Anim Asset...
Steps to reproduce:1. Create a Universal 2D project2. Open 2D Animation Asset Upgrader window (Window > 2D > 2D Animation Asse... Read more
[Android] Switching to Portrait from Landscape by script doesn't work wh...
Repro steps:1. Open the attached project "Unity Screen Orientation Android"2. Build and Run on Android3. After the app launches rota... 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project