Search Issue Tracker
Assembly definitions break when opening project created in Ubuntu on Win...
Opening a project created using Ubuntu 18.04 in Windows 10 causes a missing assembly definition error. The definition file has the f... Read more
Crash when entering Play Mode if a ScriptableObject Resource is loaded a...
Reproduction steps: 1. Open the attached "Test.zip" project 2. Select the "Test" ScriptableObject in Assets > Resources 3. Enter Pla... Read more
Rider package is not loaded until there are compilation errors in Assets
Steps: Prerequisites: Open any version of Unity Editor and set "Preferences -> External Tools" to Rider Open attached project (was... Read more
Instance of a class with no data is not serialized correctly when it bel...
How to reproduce: 1. Open attached project "770544_SerializeReferenceRepro_2020.1.0a22.zip" and scene "Main" 2. Enter Play mode and... Read more
Scriptable Object's Reset functionality is disabled
How to reproduce: 1. Open the attached project "1202960.zip" 2. Select the Test Scriptable Object 3. Press the "three dots"/"gear" o... Read more
[Visual Studio] SyntaxTree namespace cannot be referenced when using 201...
How to reproduce: 1. Open the user's attached project ("SyntaxTree.zip") 2. Open the 'Editor\ProjectFileHook.cs' script 3. Notice th... Read more
Scriptable Object retains private bool value when recompiling scripts
How to reproduce: 1. Open the attached 'project-1218346.zip' project 2. In the Project browser select 'CustomAsset' and clear the Co... Read more
Editor and crash reporter both hang upon stack overflow in recursive com...
Editor and crash reporter both hang upon stack overflow in recursive component script When adding a recursive function which may re... Read more
MonoScript.GetClass returns null when the script contains a Struct insid...
How to reproduce: 1. Open the project "case_1218837-MonoScript.GetClass" 2. Select Tools -> Type Interface Check in the Menu Bar 3. ... Read more
An error is thrown when ReadOnlySpan<T> is used with .NET Standard 2.1
Reproduction steps: 1. Open the user attached project "ReadOnlySpanTest.zip" 2. Observe the Console Expected result: There is no er... 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
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected