Search Issue Tracker
ShaderGraph search is ordered lexicographically instead of by relevance
Reproduction steps:1. Create a new Project2. Create a new Shader Graph3. In the Node creation menu, type "lerp" Expected result: The... Read more
Memory doesn't get released when calling Resources.UnloadUnusedAssets
How to reproduce:1. Open the user's attached project2. Open Window > Analysis > Profiler3. In the Profiler select the Memory m... Read more
[UI Toolkit] Visual Element is rendered with 0 percent alpha value and s...
Steps to reproduce:1. Create new project2. Window > Package Manager > + > Add package from git url: com.unity.ui.builder3. ... Read more
[Android][OpenGLES 3] DrawMeshInstanced is not compatible on Snapdragon ...
Reproduction steps:1. Open the attached user's project "GPUInstancing2.zip"2. Build for Android3. In the top left click the button t... Read more
Editor Play Mode performance drops after expanding Physics component's "...
How to reproduce:1. Open the user attached project (Unity 2021.1.7f1 - FPS drop on Rigidbody2D Info section display.zip)2. Open the ... Read more
[Android] The object drawn with RenderLoopNewBatcher.Draw isn't captured...
Reproduction steps:1. Open The attached project "New Unity Project.zip"2. Open the Scene "test"3. Build and Run4. Run installed app.... Read more
Xcode project generated with Product Name containing chinese characters ...
Steps to reproduce:1. Create a new project or open an existing one ("1347730.zip")2. Use chinese characters for Product Name (Edit -... Read more
Crash on tlsf_free when Entering the Play mode and creating a custom con...
How to reproduce:1. Open the user's attached project and Scenes/SampleScene scene2. Enter the Play mode (if the project does not cra... Read more
Creating a Preset of an asset type marked as excluded from presets is al...
Reproduction steps:1. Create a new empty Project2. Import the attached Script3. Press Test > Create basic texture in the Menu bar... Read more
[ARFoundation] Error CS0246 is thrown when Particle system built-in pack...
Reproduction steps:1. Create a new project2. Install ARFoundation package3. Remove Timeline package4. Remove built-in particle syste... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler