Search Issue Tracker
adb locks Unity editor and the editor starts to hang when trying to clos...
adb locks Unity editor and the editor starts to hang when trying to close it. This is only reproducible in Windows and it is a regre... Read more
MINOR: Selecting Script Execution Order shows inspector with MonoManager
To reproduce1. Click Edit2. Click Project Settings3. Click Script Execution Order Expected result: Selecting Script Execution Order ... Read more
MINOR: Deleting a class that declares a root-level MenuItem does not del...
To reproduce:1. Install / Generate a class that declares a root-level MenuItem. Example: Asset Store Tools (https://www.assetstore.u... Read more
DOC: Numerous common doc entries have "stub for C# example"
To reproduce:Open Component.GetComponent, GameObject.GetComponent, Object.Instantiate or some other pages. C# code has "Stub for C# ... Read more
Cannot add default Flare Layer component to a Camera from code
To reproduce:1. Generate code that creates a camera; i.e. Camera someCam;2. Generate code to add a flare layer component; i.e. someC... Read more
MINOR: Window->Version Control opens window named Versioning
Window->Version Control opens window named Versioning Expected result: Clicking Version Control opens "Version Control" windowAct... Read more
Behavior of Move and SetDestination is inconsistent with regards to the ...
To reproduce:1. Open the Test Scene2. There is a NavMeshAgentTest script on the 'Agent' object in the scene. The NavMeshAgentTest co... Read more
Mesh renderer with a mesh filter and a cloth renderer causes crash
To reproduce:1. Import repro.unitypackage with Unity 4.3 - Unity crashes The package contains a prefab with a disabled mesh renderer... Read more
[Win Store] Title crashes with internet/network capabilities enabled
Crashes on Windows 8.1 onlyCrashes when there are no active network adapters. Read more
Sub-State Machine default states are too far from each other
- Create Sub-State Machine and dragndrop to it any state from current state machine- Open Sub-State Machine- Notice that these state... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server