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 project2. open scene "Scene"3. open Assets/Scripts/MyClass.cs in Visual Studio4. place br... 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(UnityEditor... 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 project2. Go to file -> open project -> open other3. Select any other project and confirm selec... Read more
GI: Crash when selecting directory with no write access as the GICache l...
Steps to reproduce: 1. Create a new project2. Go to Preferences3. Select GI Cache tab4. Enable custom cache location5. Insert an ext... 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 to... 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 objec... 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 proj... 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 staketr... Read more
[HomeScreen] Clicking on 'new project' makes buttons disappear
Steps to repro:1. Open the homescreen2. Press 'new project'3. Observe buttons at top right: http://screencast.com/t/8qkKUpvb5uG3They... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default