Search Issue Tracker
[SW-unity-6] Project window content font size is not matching the Editor...
How to reproduce:1. Create a new Unity project2. In the Project window, minimize the icons of the Assets3. Observe the font Expected... Read more
YouTube video is not displayed when accessing "Get set up" tab in Unity Hub
How to reproduce:1. Open Unity Hub2. Navigate to "Get set up" tab3. Observe the YouTube video Expected result: The YouTube video is ... Read more
Non-existant Unity versions can be selected from the dropdowns when crea...
How to reproduce:1. Create a new Unity project2. Go to Window -> Package Management -> Package Manager -> "+" button -> ... Read more
Some .fbx files take very long to import
How to reproduce:1. Open the attached project "ReimportFBX.zip"2. Reimport "35-gateway-of-india-3.2.fbx" found in Assets > 035-3.... Read more
Time.deltaTime and Time.unscaledDeltaTime returns 0 when starting paused
Reproduction steps:1. Open the user-attached project2. Open “Assets/Scenes/Test,unity”3. Click Pause and then Play4. Observe Console... Read more
[Shader Graph] Package Description makes no mention of support for Unive...
The package description for Shader Graph states that it is compatible with LWRP and HDRP, but it does not mention Universal RP. This... Read more
Scripts are missing on gameobjects after refactoring class name in MonoD...
- Add a script and attach it to any gameobject on the scene- Open this script in MonoDevelop- Refactor class name in the script to s... Read more
Unity Editor crashes when exiting Safe Mode
How to reproduce:1. Open the attached "case_1279195-SpinePerformance.zip"2. While opening, enter "Safe Mode"3. When in "Safe Mode", ... Read more
[Profiler] Timelines have unnecessary inpector components for null threads
Project Steps: 1. Play scene "Test".2. Open profiler->Timeline.3. Notice there are additional empty thread slots, that only takes... Read more
Nested Foldout Error in Lightmap Switcher when using Auto Showroom templ...
Reproduction steps:1. Open the Auto Showroom Template2. Select Showroom > LightmapSwitcher in the Hierarchy3. Expand Settings in ... 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