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 reproduce 1. Click Edit 2. Click Project Settings 3. Click Script Execution Order Expected result: Selecting Script Execution Or... 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.... 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. som... 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" window Actu... Read more
Behavior of Move and SetDestination is inconsistent with regards to the ...
To reproduce: 1. Open the Test Scene 2. There is a NavMeshAgentTest script on the 'Agent' object in the scene. The NavMeshAgentTest ... 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 render... Read more
[Win Store] Title crashes with internet/network capabilities enabled
Crashes on Windows 8.1 only Crashes 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 sta... 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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened