Search Issue Tracker
Unity.TextMeshPro reference is missing when trying to add it in the Asse...
Reproduction steps:1. Open the attached “TextMeshProReferencing.zip” project2. Select the “NewAssembly.asmdef” in the Project Window... Read more
Shader errors are thrown when including Input.hlsl in the custom function
Reproduction steps:1. Open the attached “ShaderGraphCustomFunctionBug.zip” project2. Open the “Assets/MyShaderGraph.shadergraph” sha... Read more
[Search] Filter pop-up text overlaps when window width is decreased
Repro:1. Open Editor.2. Open Unity Search (Ctrl+K)/(Edit-> Search All).3. Resize the window to decrease it's width.4. Type 'h:' a... Read more
The assigned Script icon is not showing in the Gizmos dropdown menu when...
How to reproduce: 1. Create a new project2. Create a Script in the Assets folder with the name “Button“3. Change the Scripts icon to... Read more
[IL2CPP] [iOS] An exception is thrown when using the Dataflow Blocks to ...
How to reproduce:1. Open the attach project2. Build for iOS and deploy the Xcode project to the iOS device3. In the app input any nu... Read more
[Regression] Texture cannot be painted on terrain
Steps to repro: 1. Open attached project and 't1' scene;2. Select Terrain gameobject in the Hierarchy;3. In Terrain Inspector go to ... Read more
[DOTS] Error CS1501 is thrown when updating entities package from 0.20.0...
Reproduction steps:1. Open the attached project "DOTS-FlappyBird"2. Open Console Window Expected result: There are no errorsActual r... Read more
A 404 page is opened when selecting "Open Documentation" for any of the ...
Steps to reproduce: Create or open any HDRP Project with the Shader Graph package installed Create any Shader Graph in the Project B... Read more
Using TryDequeue on an empty NativeQueue stops the queue from receiving ...
How to reproduce:1. Open the attached "NativeQueue Test.zip" project2. Open "SampleScene"3. Enter Play mode and inspect the console ... Read more
Enum not handled on editor Dock Area OnGUI when selecting game objects i...
To reproduce: 1. Open attached project.2. Open scene: ENUM BUG REPRO3. In hierarchy, expand go: Fire meteor P expand me.4. Select th... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks