Search Issue Tracker
‘Node not supported’ error when adding an enum to int cast in VS tools f...
Steps to reproduce: 1. open user's attached project 2. open scene "Scene" 3. open Assets/Scripts/MyClass.cs in Visual Studio 4. plac... Read more
Unity crashes when trying to access ancestors property from a HierarchyP...
Executing these 2 lines of code will crash Unity: UnityEditor.HierarchyProperty prop = new UnityEditor.HierarchyProperty(UnityEdi... Read more
Open Project dialog doesn't allow to 'Enter' on pasted path
I used to open some projects with copying the path into clipboard and pasting it to Folder input inside Open Project dialog. But new... Read more
Cannot open a project using file -> open project -> open other
Steps to reproduce: 1. Open any project 2. Go to file -> open project -> open other 3. Select any other project and confirm selectio... Read more
GI: Crash when selecting directory with no write access as the GICache l...
Steps to reproduce: 1. Create a new project 2. Go to Preferences 3. Select GI Cache tab 4. Enable custom cache location 5. Insert a... Read more
Dragging GUISkin asset to the Hierarchy causes a crash in UnityEditorInt...
When .guiskin is from the Assets folder to the Hierarchy, Unity crashes as soon as the boundaries of Hierarchy are entered. Steps t... Read more
The Editor crashes when creating a prefab, undoing the action and trying...
Steps to reproduce the issue: 1. Open attached project and in any scene navigate to the "Hierarchy" window. 2. Create a new game obj... Read more
[Editor] Prefab gets corrupted when importing Standard Assets from Asset...
Prefab becomes corrupted upon importing of Standard Assets from the asset store. Repro steps: 1. Open attached project. 2. In the p... Read more
Unity crashes after several minutes of work with 'EditorMetricManager::U...
To repro: 1. Open Unity - Project. 2. Wait for several minutes. Actual result: Unity crashed after several minutes of work with... Read more
[HomeScreen] Clicking on 'new project' makes buttons disappear
Steps to repro: 1. Open the homescreen 2. Press 'new project' 3. Observe buttons at top right: http://screencast.com/t/8qkKUpvb5uG3 ... 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
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running