Search Issue Tracker
[Core] UnitySynchronizationContext shouldn't call Debug.Log directly whe...
How to reproduce:1. Open attached project "StartException" and scene "SampleScene"2. In Project window, open and observe Assets/Test... Read more
[Search] Saving Search Query with system reserved keywords throws UnityE...
In the Search window, On searching for any asset and then saving the Search Query with system reserved keywords throws UnityExceptio... Read more
Texture Importer Inspector throws errors when a built-in texture inspect...
When a custom inspector targetting Texture2D, Cubemap or Texture3D is present in the project, the texture importer inspector of thes... Read more
[Profiler] Profiler Modules dropdown window doesn't close on clicking it...
After opening the Profiler Modules dropdown for adding and removing Profiler Modules, it's not getting closed on again clicking its ... Read more
[iOS] Status reports as "Tracking" after denying camera access
Reproduction steps:1. Download and open the attached "ARF 4.1 Camera Auth Tracking State Bug.zip" project2. Build and deploy the pro... Read more
Image is invisible in the Build if it's Aspect Ratio Fitter setting is s...
How to reproduce:1. Open the attached "1309817.zip" project2. Go to "SampleScene" scene3. Enter the Play Mode4. Notice the "Test" im... Read more
[ProBuilder] Script Stripping does not remove all components from Shapes
How to reproduce:1. Create a new Project2. Import ProBuilder3. Create a new Shape and select it in Hierarchy4. Click Tools -> Pro... Read more
error CS0103: The name 'AnimationUtility' does not exist in the current ...
Reproduction steps:1. Open project "Animation.zip"2. Build the project Expected result: Project build successfullyActual result: thi... Read more
Crashes related to Android custom cursors
A recent PR that added support for Android custom cursors also caused 2 regressions/crashes that are closely related. The first cras... Read more
Open in Unity does not open the package in an existing project when usin...
Reproduction steps:1. Open any Project with any Unity Version2. Try to open any Asset through the Web Asset Store in Safari3. If the... 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