Search Issue Tracker
Inspector transform GUI isn't updated
To reproduce:1. Open attached project2. Run scene 13. Select capsule object4. Notice that transform GUI isn't updated Regression fro... Read more
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
[Win Store] Title crashes with internet/network capabilities enabled
Crashes on Windows 8.1 onlyCrashes when there are no active network adapters. Read more
Identical negative values in blend tree breaks motion in the animator wi...
- Open blend tree with 2 motions.- Set Automate thresholds to false.- Set threshold value for both motion to the same negative value... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal