Search Issue Tracker
Missing Profiler.EndSample error thrown when selecting "Add Component" i...
How to reproduce:1. Create a new Unity project2. Open Profiler window3. Set Profiler to Edit Mode4. Go back to Editor and select Dir... Read more
Services section dropdown size is inconsistent with other Project Settin...
Steps to reproduce:1. Create a new project2. Open Project Settings window (Edit > Project Settings…) 3. Select Server section and... Read more
[SortingLayers] sprites with cutout rendering mode is rendered at the bo...
Steps to reproduce:1. Open attached project ("case_696711-test_5.1.0f1 (82c0618b396f).zip").2. Red cloud has same settings as green ... Read more
[Android] Weird rotation when the object is placed on a plane
Reproduction steps: Open the user’s attached project (“ARTestApp.zip”) Build And Run on an Android device Face the device's camera i... Read more
[Polybrush] Overwritting an exported mesh asset makes the object in the ...
[Polybrush] Overwritting an exported mesh asset makes the object in the scene invisible To reproduce:1. Create a cube in a scene2. W... Read more
Building through batch mode fails if a script was deleted outside of the...
Reproduction steps:1. Open and Exit "UnityIssue726318.zip" project2. Delete any script (Advert.cs)3. Run Unity with the command line... Read more
AsyncOperationHandle.PercentComplete always returns 0 when loading from ...
Reproduction steps:1. Open the attached project "ADDR-2947 repro.zip"2. Click “Build > New Build > Default Build Script” in th... Read more
Selecting Cube and Sphere gameObjects at the same time, the Inspector wi...
How to reproduce: Create a project using and open it in Unity; In the Hierarchy window create the "Cube" and the "Sphere" gameObject... Read more
RenderTextures appear as Untracked Memory in Memory Profiler
When allocating RenderTextures via its constructor and calling Create afterward, they appear in the Untracked Memory in Memory Profi... Read more
No validation on URL fields when editing the custom package in the Inspe...
How to reproduce:1. Create a new Unity project2. Open the Package Manager (Window -> Package Management -> Package Manager)3. ... 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