Search Issue Tracker
Chinese language text with no spaces is shrunk to fit in line and not to...
Reproduction steps:1. Download project "TextIssuesProject.zip" and open in Unity2. Observe Game view before entering Play mode3. Ent... Read more
[Scripting] UnityEvent() has multiple methods that are not working
To reproduce: 1. Open Unity, create a new project and open it2. Download attached script "UnityEventCountTest.cs" and attach it to p... Read more
EditorGUILayout.ObjectField shows that it requires object of base type i...
To reproduce: 1. Open the project, attached by the user (ObjectFieldTest.zip)2. Open the "f" scene3. Select "GameObject" object in t... Read more
The Text component on the Content UI Object displays additional informat...
Steps to reproduce:1. Create a new Unity project2. Create UI->Scroll View3. Expand Canvas->Scroll View->Viewport->Conten... Read more
Video is not played when trying to play it in the Video Clip Importer pr...
How to reproduce:1. Open the attached "VideoClipImporter" project2. Select "Repro" video in a Project window3. In Inspector, Video C... Read more
Unity crashes when launching downloaded Learn Basic Projects with differ...
How to reproduce:1. Open Unity2. Select Learn3. Choose Basic Tutorials4. Download and start one of four tutorials5. When editor open... Read more
Unity throws errors when Learn project is launched and tutorials don't s...
How to reproduce:1. Start Unity2. Select Learn3. Download one of the given tutorials and then start it4. Wait until the editor start... Read more
BroadcastData received (on OnReceivedBroadcast) method data string alway...
Steps to reproduce:1. Open user attached project2. Build a local player and run it3. Click "Initialize Broadcast", then "Start Broad... Read more
CommandInvokationFailure: Unable to list target platforms when using And...
CommandInvokationFailure: Unable to list target platforms when using Android SDK > 25.2.5 This happens for both Windows and OSX, ... Read more
OverlapCapsuleNonAlloc is detecting Mesh Collider where the capsule is n...
Reproduction steps:1. Open the attached project "961760.zip";2. Open the CSGErrorExample scene;3. Make sure that the Gizmos are draw... 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 Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class