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
[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
Mouse position is offset by a few pixels from the tip of the cursor in G...
How to reproduce:1. Open the attached “New Unity Project.zip” project2. Open the “SampleScene” Scene3. Enter the Play Mode4. Try to ... Read more
[GPU PLM] Crash after enabling Auto at the end of Bake - OpenCLRenderLig...
Steps to repro:1. Open the attached project and 'ProgressiveLightmappingExample' scene;2. In the Preferences window (Edit > Prefe... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class