Search Issue Tracker
Quaternion ToAngleAxis does not deal with singularity at (0, 0, 0, -1)
Reproduction steps:1. Open the attached "ToAxisAngleTest.zip" project2. Enter Play Mode Expected result: Console logs "(1.0, 0.0, 0.... Read more
Error CS8035 is thrown on opening a project when using rulesets
Steps to reproduce:1. Download and open the project "SparkTools.zip"2. Notice the Console Expected result: No error is thrown in the... Read more
UnityEditor.CoreModule.pdb supplied with Unity is either corrupted or it...
Reproduction steps:1. Open a new or an existing project2. Make sure Rider 2021.1 is selected as the External Script Editor in Prefer... Read more
Silent Crash when returning a recursive IEnumerator in Coroutine
Reproduction steps:1. Open user attached Project2. Press Play3. Wait around 15 seconds Expected result: The Editor doesn't crashActu... Read more
Player crashes after removing a used Define symbol when built via Comman...
How to reproduce:1. Open the attached "case_1346916.zip" project2. Navigate to Edit/Project Settings/Player/Other Settings/Script Co... Read more
ScriptableObject functions with attributes are not inherited when Parent...
Steps to reproduce:1. Open the attached project "ScriptableObjectInheritance.zip"2. Enter the Play Mode3. Observe the Console window... Read more
Internal package modules that are not used in a project do not get strip...
Repro steps:1) Create a simple project in URP, HDRP or built-in render pipeline, whichever render pipeline is desired.2) Go to the p... Read more
NGUI components get Transforms changed to RectTransforms after upgrading...
How to reproduce it:1. Open the project "case_1346253.zip" from Google Drive link2. Load Assets > "Scenes" > "MGUI_Issue" Scen... Read more
Errors are not thrown when user declines to run API Updater for imported...
Reproduction steps:1. Create Unity 2019.4.x project2. Import the attached package ("GoogleMobileAds-v6.0.1.unitypackage")3. Click "I... Read more
Cannot resolve/suppress warnings when using deprecated/stripped properti...
How to reproduce:1. Open the attached project2. Inspect the "ImpossibleWarnings.cs" script3. Note that a warning is thrown for a dep... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default