Search Issue Tracker
[Editor] Crash on selecting "reset packages to default" using templates
Editor crashes on selecting "reset packages to default" from "Help" menu using templates. Steps to Reproduce:1. Create a new project... Read more
[WebGL] instanced terrain crashes build with error message
-e: see title, disabling instancing loads the scene -repro:--open attached project--enable instancing for the terrain in the scene--... Read more
[Editor] Crash on updating "Render-pipelines.Lightweight" package throug...
Crash on updating "Render-pipelines.Lightweight" package through Package Manager in Lightweight VR template project. Steps to repro:... Read more
[particles] Typing a decimal value or 0 into duration throws asserts
1) Add particle system2)Type a value into the duration field such as .5, or 0.0.3) Console is spammed with assertions. Read more
[SRP|Editor] Crash on updating "Render-pipelines.Lightweight" package th...
Crash on updating "Render-pipelines.Lightweight" package through Package Manager in Lightweight template project. Steps to repro:1. ... Read more
AssetsMenu::AddAnimationClip crashes when creating a .anim file
To reproduce: 1. Download attached project "TopDown Shooter.zip" and open in Unity2. Right click on "Explosion1.anim"3. Select Creat... Read more
Loaded Asset's rateOverDistance value is reset to zero when field's valu...
To reproduce:1. Open attached project2. In Project window, select TestParticleSystem3. In Inspector window->Particle System compo... Read more
Loading a managed DLL fails to load Newtonsoft.Json with 9.0.1 or higher...
Reproduction steps:1. Download user's project and open in Unity2. Open "Scene" scene3. Enter Play mode Expected: no errors in the co... Read more
Naming Animator State with a long name makes that Animator State name go...
How to reproduce:1. Open "AnimatorStateNameIssue" project2. Open "New Animator Controller"3. Observe Animator State that is named: "... Read more
Unity Test tools is attempting to destroy a transform component
How to reproduce:1. Download attached project file and open PropTest Scene2. Open the Test Runner and run the tests Actual result: A... 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