Search Issue Tracker
RequireComponent attribute doesn't fire the creation of the component on...
Steps to reproduce: 1. Create new Unity project2. Add a script component to any game object3. Add "[RequireComponent (typeof(Rigidbo... Read more
[Mac][Packman] Package list disappears on clicking on Packages when filt...
Package list disappears on changing package view filter from 'All Packages' to 'In project' or vice-a-versa when packman window is n... Read more
Error in the Console when classes are moved to another assembly
How to reproduce:1. Open the attached “reproprojectCS.zip“ project Expected result: No error in the ConsoleActual result: “error CS7... Read more
[Android] Built project crashes on Google Play services authentication p...
To reproduce: 1. Download attached project "AndroidBug.zip" and open in Unity2. Open "MainScene" scene3. Set Android platform4. Run ... Read more
NetworkServer.DisconnectAll() makes isActive false
NetworkServer.DisconnectAll() makes NetworkServer.isActive false. I does not stop the server from listening, so the server is then i... Read more
Materials don't update when shader is edited
1. Open the attached project2. Open the scene 'davetest'3. Edit the shader 'myshader2' to have '"Queue"="Transparent-400"' and Save4... Read more
[Editor] Replace command in VI mode does not work
Steps to reproduce:1. Open any project in Unity2. Create or open any script in MonoDevelop3. Turn on VI Mode (Tools -> Options...... Read more
Declared hotkeys are not working in the popup menu
How to reproduce:1. Open project “EditorGUI.zip”2. Open Menu > Test, observe the labels3. Press ⌘+f, ⌘+s, or ⌘+t and observe the ... Read more
A Prefab has wrong Position and Rotation values when creating it from an...
How to reproduce:1. Create a new project2. Import any FBX file to the Editor3. Create a Prefab, by dragging the FBX file into the Hi... Read more
Local package MonoBehaviour scripts appear as missing after updating the...
How to reproduce:1. Open the attached “Viewer” project (in “IN-124519_Upgrade bug.zip”)2. Open “SampleScene“3. Enter Play mode4. Obs... 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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode