Search Issue Tracker
Unity crashed when closing the New Project window
- Create a new project- Go to File -> Open Project- Switch to the Getting Started tab- Switch back to the Projects tab- Close the... Read more
Crash on PluginImporter::GetDllType() when opening project
Reproduction steps:1. Open the user's attached project Expected result: The project opens upActual result: The Editor crashes while ... Read more
[Hub] Size of the Hub window reverts back to default when closing and op...
How to reproduce:1. Open Hub2. Change the size of the window3. Close the window4. Open the Hub again Expected result: Window is the ... Read more
RenderTextures appear as Untracked Memory in Memory Profiler
When allocating RenderTextures via its constructor and calling Create afterward, they appear in the Untracked Memory in Memory Profi... Read more
Colors in the "Global Illumination" Scene View Draw Mode panel are not u...
Reproduction steps:1. Open the attached "ContributeGIColors" project2. Make sure the Scene window Draw Mode is "Contributors / Recei... Read more
Selecting a filtered game object in play mode causes a NullReferenceExce...
To reproduce:1. Create new project2. Type d in hierarchy search3. Select Directional Light4. Press play5. Click on scene view6. Noti... Read more
Artifacts on huge objects if lightmapped
Bake scene cube.unity and observe artifacts. See this thread for details http://forum.unity3d.com/threads/large-scale-lighting-noise... Read more
After a Script Re-Compile is triggered a Plugin causes that Menu Items e...
Reproduction steps:1. Open "MenuItemBug.zip" project2. "Window" -> "Analysis" -> "Profiler", note that the Profiler window ope... 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