Search Issue Tracker
The Object Hierarchy is not preserved when Objects are Imported using Sc...
Reproduction steps:1. Create a new project2. Import the attached Unity Package named "Package_1112123"3. Observe the Hierarchy of th... Read more
[UnityScript] Error in Mono Develop when trying to add Debug.Log
Steps to reproduce : - create a new Javascript- open in Mono Develop- type Debug.Log ( and the error will appear *Note :Only reprodu... Read more
Console errors are thrown and import loop when adding "Default.tss" to I...
Steps to reproduce:1. Create new Unity project using Universal 3D Template2. In Project window create Default Runtime Theme File (As... Read more
ToolbarSearchField parent element is not fully covered by children elements
How to reproduce:1. Open attached '1180403-ToolbarSearchField-issue.zip' project2. Open TestWindow > ReproIssue3. Observe Toolbar... Read more
"TwoPaneSplitView" pane resets to its minimum size when hidden and shown...
How to reproduce:1. Open project "Transition Issue.zip"2. Open Menu > Window > TwoPaneSplitViewIssue Window3. Resize the yello... Read more
Set as first/last sibling is not working when using Menu Bar
Reproduction steps: Open the attached project (“SetSibling.zip“) Select Scene “Assets/Scenes/SampleScene” Select the Child GameObjec... Read more
The "Open Frame Debugger" button in the Game View toolbar not only opens...
Steps to reproduce: Create a new Unity project using the Universal 3D template Open the Frame Debugger window by pressing the Frame ... Read more
[Linux] Whole Editor is rendered in pink when creating a new LWRP project
How to reproduce:1. Create a new project with the LWRP template Expected results: Editor opens the newly created project correctlyAc... Read more
An instance of a class that is derived from a class that is derived from...
Steps to reproduce: 1. Open attached project2. Open up 'blah.cs' script and notice that Msg class is derived from MessageBase and ha... Read more
[Android] SpriteAtlas texture when compressed with ASTC has solid black...
Reproduction steps: Download the user's attached project (“AtlasProblem.zip“) and remove the Library folder before opening Open the ... 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