Search Issue Tracker
Duplicating large amounts (5000) of items in the hierarchy takes a few m...
To reproduce the issue follow the steps:1. Open "New Unity Project" project user have attached2. Open the "Profiling" scene3. Press ... Read more
DontDestroyOnLoad throws InvalidOperationException when called from the ...
How to reproduce: 1. Open attached project2. Open scene test.unity- Note that an error appears in the console: InvalidOperationExcep... Read more
Inconsistent behaviour when drag-and-dropping new assets
This looks like 3 separate problems: 1. Dragging an asset directly into the scene view (seems possible since 5.2) creates two copies... Read more
When dragging a prefab from the project view to hierarchy, blue line in ...
To reproduce: 1. In a new project, create 3 prefabs2. Drag one of them from Project View into Hierarchy3. Observe the Project View E... Read more
Selecting any type of object via Object Picker throws NullReferenceExcep...
To reproduce: 1. Open the project, attached by tester (ObjectPickerBug.zip)2. Open "testScene" if not already open3. Select Button i... Read more
Cannot drag and drop game object when using search bar in the "Hierarchy...
Steps to reproduce:1. Open attached project.2. Open scene named "main".3. In the "Hierarchy" window try searching for a word "gameob... Read more
FindScriptByClassName Does Not Account for Namespace-Qualified className
Icons for Scriptable Objects with namespace are displayed incorrectly (default asset icon). To reproduce:1) Open the attached projec... Read more
"Show in Explorer" option opens multiple explorer windows when all selec...
[This issue is more like a future request] Steps to reproduce:1. Open attached project.2. In the "Project" window select all the ass... Read more
[Regression][5.5][Win] InvalidExceptionError is thrown after double clic...
Steps to reproduce: 1. Open Unity 5.5 (trunk) on Windows;2. Double click on 'Sprite' file in "Assets" folder of 'Project' tab. Actua... Read more
Undoing hierarchy leads to m_TransformData.hierarchy == NULL assert foll...
Steps to reproduce: 1. Create new project2. Add empty GO3. Add Child GO to previously created GO4. Add child to GO created in step 3... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument