Search Issue Tracker
[UnityEvent] NullReference error is thrown when selecting a UnityEvent f...
How to reproduce:1. Open the user-submitted project2. Open the scene "SampleScene" (Assets/SampleScene.unity)3. In the Project windo... Read more
Depth Buffer is const in the URP Package script and cannot be changed fr...
How to reproduce:1. Download project "URPDepthPrecisionIssue-2021.2.zip"2. In the file explorer go to the URPDepthPrecisionIssue-202... Read more
Unable to update assemblies error on package install
How to reproduce:1. Create new project2. Import Playmaker asset (https://assetstore.unity.com/packages/tools/visual-scripting/playma... Read more
Editor closes when animation is playing in the Play Mode for about an hour
Reproduction steps:1. Open the user's attached "TestUnityProject.zip" project2. Open the “SampleScene” Scene3. Enter the Play Mode4.... Read more
Shader errors do not have info about originating subshader/pass
Shader errors do not tell user anything about the subshader/pass that was compiled when hitting the error. Therefore it is easy to b... Read more
Script compilation fails when modifying code during compilation
This issue is very inconsistent and hard to reproduce. Required reproduction steps, versions of the Unity Editor and Burst package t... Read more
[M1] Crash with * Assertion at handle.c:446, condition `m_class_is_value...
Reproduction steps:1. Open the user's attached project and scene "Main Menu"2. Enter play mode3. Press the "Multiplayer Arena" butto... Read more
[VFX Graph] Gizmos of the Shape disappear when connecting any node to th...
How to reproduce:1. Open the attached VFX Graph and drag it to the Scene2. Attach it to the GameObject and Select Init context3. Obs... Read more
InvalidOperationException thrown after undoing changes while Animation i...
How to reproduce:1. Open attached project2. Open 'Edit while paused' scene3. Select Human in Inspector4. In VeryAnimation tab select... Read more
[Hub] Missing folders in AndroidPlayer folder when installing Editor wit...
Reproduction steps:1. Open Unity Hub2. Go to Installs3. At the top right corner select Install Editor4. Install any Editor with Andr... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code