Search Issue Tracker
Foldouts cannot be expanded by clicking the arrow
To reproduce:1. Open attached project ("case_1213781.zip")2. Select "Test" Game Object from Hierarchy3. In the Inspector window use ... Read more
"ArgumentException: Input Button Enable Debug Button 1 is not set" is th...
How to reproduce:1. Open the attached project "My project.zip"2. Enter Play Mode3. Open Edit>Project Settings...>Input Manager... Read more
"Asset import did not unload metadata path. This will leak memory." Erro...
Steps to reproduce:1. Open attached Unity Project "case_918819-Zadok".2. Load Scene "fpsWeapons\corridors"3. Navigate to Window->... Read more
AccessToken expiring and not being refreshed
After some time Idle errors and warnings are printed to the console related to Access Tokens expiring. Repro-Steps 1. Install Authen... Read more
Inconsistent collisions when colliding with surfaces made of one collide...
Reproduction steps: 1. Open the "Inconsistent collisions case_675247" project that I've attached.2. Open and play the "TestScene" sc... Read more
A hyperlink does not work when the URL length exceeds 118 characters
Reproduction steps:1. Open the attached project “HyperlinkBug“2. Open the Scene “Assets/Scenes/SampleScene”3. Enter the Play Mode4. ... Read more
[TestRunner] NUnit tests doesn't time out when [Timeout()] attribute is set
How to reproduce:1. Open the attached project "Nunit_case"2. Go to Window -> General -> Test Runner3. Run any of the given tes... Read more
[Cinemachine] MissingReferenceException errors are thrown on assigning O...
-MissingReferenceException errors are thrown continuously on assigning Orbital Transposer for Body property in Virtual Camera prefab... Read more
SceneManager.LoadSceneAsync and Resources.LoadAsync disrupt one another ...
STR:1. Open "main" scene in the project2. Play the scene3. Observe the additive scene is not loading and object not instantiating4. ... Read more
"Optimal" Anim.Compression removes anim after 1 sec
1. What happenedAfter applying Optimal anim compression, I lose all animation after 1 second. 2. How we can reproduce it using the e... 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