Search Issue Tracker
Changing Editor's color trough color picker causes InvalidOperationExcep...
To reproduce: 1.Download and open "897763ColorPickerBug.zip" project.2.Go to Edit->Preferences->Colors.3.Press on any color sl... Read more
Editor changes font and alignment on import
Duplicate of 888678, Editor team has a fix going in to trunk soon. Read more
AsyncOperation.isDone will not return true until the Editor window is re...
When async operations are executed in Editor mode (not playing any scenes), isDone never returns 'true', unless the Editor or any of... Read more
Application version string in PlayerSettings is listed under Mac App Sto...
Version string is listed under Mac App Store Options, however, Application.version returns this same string on other platforms as we... Read more
Realtime Shadows pass through lightmaped objects in mixed lighting
To reproduce:1. Unzip and open attached Unity project2. Open Lightmaperror scene3. Wait till baking is done Expected : Shadows from ... Read more
Animation transition from Entry node to a Default state not happening af...
How to reproduce:1. Open the attached project "animator-enable"2. Click on a "Cube" GameObject in Hierarchy and enter playmode2. Not... Read more
"* Assertion at ..\mono\mini\unwind.c:620, condition `cfa_reg != -1' not...
To reproduce: 1. Change computer's System Locale to Arabic (Algeria)2. Launch Unity3. Create new project4. After the project is open... Read more
[Linux Editor] Tooltips for Inspector items don't disappear until mouse ...
Tooltips for Inspector items frequently don't appear, until the mouse is clicked on them, and don't disappear after moving the mouse... Read more
Some Asset Bundle components have different m_PathID compared to new Ass...
1. Open project attached(AssetBundleRebuildTest1.zip)2. Click "BuildTools/Build/Build AssetBundles for Win64" in the menu to build A... Read more
When Image component is added to a child through script, methods OnEnabl...
There is an attached project with a script, which creates 10 child objects and add Image component to them. Also there are OnEnable ... 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
- [Linux] TMP Font Asset pop-up Window opens on the secondary monitor when the Editor is placed in primary monitor
- Transition delay is ignored when opacity is listed before scale in transition-property of the Styles.uss file
- “NullReferenceException” error thrown in the Console when pressing kebab button in Pipeline Specific Settings for Default Profile in Project Settings window
- [Silicon] Crash on os_unfair_recursive_lock_lock_with_options when opening a project while the Razer Synapse app is open
- Build fails with a warning when running Unity Editor’s csc.dll manually using dotnet command