Search Issue Tracker
[3DIcons] Physic gizmos show random colors when "3D Icons" is disabled
How to reproduce:1. Open the attached scene2. Select the Cube and/or Capsule objects in the Hierarchy3. Ensure that "3D Icons" is di... Read more
[Preview] Inspector does not update when changing an "DontSaveInEditor" ...
Repro steps:1. Open attached project2. Create new object from menu "BugReport" / "Create unsaved GameObject"3. Move newly created ob... Read more
Unity crashes when calling DontDestroyOnLoad( this ) if Alphabetical Sor...
- Enable "Alphabetical Sort" in Hierarchy tab.- Create a script that calls DontDestroyOnLoad( this ); in Start- Add the script to th... Read more
Coroutines end in the opposite order than they were started in if finish...
To reproduce:1. Open "repro.zip".2. Open the only scene in "Scenes".3. Press "play".Notice that the console outputs 9 first, then 8 ... Read more
Opening a package with Unity closed will overwrite included assets witho...
Steps to reproduce:1. Open the attached project2. Doubleclick the package "ImmediateImportProblem_oldTextures", but do not import it... Read more
[Crash] VertexBufferD3D11::EndWriteVertices. Crash after deleting GameOb...
1. Open attached project "repro_725280.zip"2. Load "Main" scene and play3. Wait for the man to walk to screen centre and the menu wi... Read more
Arrays doesn't seem to be instantiated when exposed in the inspector
-e: when you declare a public type[] type in a monobehaviour, that array is not immediately instantiated and thus throws an exceptio... Read more
InputField cursor position at the beginning of text if field contains text
If you tap on an uGUI InputField component which already has text in it the cursor will blink in the beginning of the text instead o... Read more
Newly controlled scenes will have point light instead of directional eve...
To repro:1. Create new 2D project2. Go to Edit > Project settings > Editor3. Change project to 3D4. Create new scene5. Notice ... Read more
[iOS] Hindi characters are not displayed
To Reproduce: 1. Deploy the attached project to iOS.2. Observe that question marks are displayed instead of Hindi characters on the ... 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
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler
- IMGUI Debugger Instructions are flickering when the Inspected View is set to Scene and mouse cursor is moved over the Scene View