Search Issue Tracker
It is possible to give object multiline names by copy-pasting or from sc...
In scene there are two objects. Cube that I've renamed from UI, Just copy-pasted multiline text when I was renaming it Sphere that ... Read more
Undo/redo text in menu is incorrect when creating an object and adding c...
To reproduce: 1. Open attached project 2. Press Test > Undo Name Bug. It creates a gameobject, registers it's undo and executes "Und... Read more
Clicking sprite editor window hides the "Unapplied import settings" prom...
To reproduce: 1. Create a new project 2. Import a sprite and change the sprite mode to multiple 3. Open sprite editor 4. Make some s... Read more
The Alt key is not triggering events on editor in OSX
To reproduce: 1. Open the attached project 2. Go to GameObject -> TestKeyCode 3. Ensure that the window that was opened has focus 4.... Read more
Calling Undo.RecordObject(null,"") causes Editor to crash
1. Open any project 2. Create EditorUndo.cs file: using UnityEngine; using UnityEditor; using System.Collections; public class Edi... Read more
Console errors thrown despite cached GameObjects that Undo properly
Steps to reproduce : - open the project attached - open the scene "level" - go to Window -> FindReplaceTagsLaybers - click Find - c... Read more
EditorGUIUtility.GetBuiltinSkin always returns the Light skin even when ...
Steps to reproduce : - import the project attached - create a new "Editor" folder and move the script into the folder - open GetBui... Read more
Impossible to overwrite folders with create new project wizard
To Reproduce: 1. Create a new folder and pick a name for it (test for example) 2. Open Unity Project Wizard and try to create a new... Read more
References to a script is broken when moving it from another GameObject
To reproduce: 1. Open the attached project 2. Open the 'Test' scene 3. Click on the first cube in the hierarchy view 4. Try dragging... Read more
User should not be able to select "Delete" when the delete option is not...
It should not be an option to select "Delete" when delete feature is not supported. If user by mistake has created a bunch of sliced... 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
- Texture Importer Inspector throws errors when a built-in texture inspector is overwritten in C#
- ArgumentOutOfRangeException error is thrown when selecting a message printed in the Console with specific string
- [macOS] VideoPlayer.clockTime gets stuck for a few frames when starting to play a video
- VideoPlayer.StepForward() does not VideoPlayer.OnFrameReady when using a non-transcoded video
- [Android] A few frames of audio is played when VideoPlayer.Prepare() is called with audio output mode set to Audio Source