Search Issue Tracker
Crash on "Pure virtual function call" while importing project
Steps to reproduce: 1) Download attached project "ItemSystem.zip" and open in Unity.2) Unity will crash while importing project. Rep... Read more
EntityQuery/IJobEntity fails to find IComponentData when manually updati...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “Assets/Art Assets/Scenes/Starting scene/LobbyMenuScene.unity... Read more
[iOS 13] Gyroscope behaviour differs when Game View is opened while usin...
How to reproduce:1. Open the attached project2. Open the "SampleScene" scene3. Connect iOS device to the computer4. Open Unity Remot... Read more
Unity crashed after creating new project with organization selected on l...
- Go to your UDN account and create an Organization- Open an existing Unity project- Go to File -> Create new project- On the New... Read more
Clicking Scene List in the Build Profiles Window does not Highlight it
How to reproduce:1. Create a new Project2. Open Build Profiles Window (File -> Build Profiles)3. Click Scene List4. Observe selec... Read more
One Input axis does not work after using Input.ResetInputAxes() while bo...
How to reproduce:1. Open the attached "case_1130127-ResetInputAxesBug" project2. Open scene "SampleScene" and enter Play mode3. Hold... Read more
[Command] functions used by Invoke are called locally
Reproduction steps:1. Open project attached.2. Open scene "Main" from folder "Scene".3. Make 2 game clients:3.1. First one by using ... Read more
AudioUtil plays AudioClip in mono when it is cloned
Reproduction steps:1. Open user's attached project2. Go to Window > AudioUtil Bug Demo Window3. In the Project window, select "St... Read more
transform.position assign attempt for 'gameObject' is not valid Errors l...
Steps to reproduce: 1. Create an HDRP Project 2. From the Package Manager import the Water Samples Project 3. Open Scene "Glacier" 4... Read more
IndexOutOfRangeException error is thrown when importing PSB files with 3...
How to reproduce:1. Create a new Unity project and import the 2D PSD Importer package2. Download the user-supplied "error.psb" file3... 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