Search Issue Tracker
[AssetDatabase2] Editor encounters an endless recursion when importing a...
How to reproduce:1. Create a new 3D template project2. Import the attached Unity Package file named "Package_1260657" Expected resul... Read more
[UIElements Runtime/UI Toolkit] UI Builder label is blurry and there are...
How to reproduce:1. Open user's attached "TestPerformance.zip" project2. Open "SampleScene" Scene (Assets/Scenes)3. Open the Game vi... Read more
OnApplicationQuit method is called before Application.wantsToQuit event ...
How to reproduce:1. Open user's attached "quit_test 2019.4.zip" project2. Open "SampleScene" Scene3. Enter Play Mode4. Exit Play Mod... Read more
SUCCEEDED(hr) error message after editor regains focus
1. open succeded scene2. expend canvas and select button3. hit the color widget in image script to change its color4. hit the color ... Read more
Unity outputs a warning in a Windows 64bit Standalone Player when using ...
To reproduce:1. Open attached project2. Build & Run a Windows 64bit Standalone Player3. Open player log file "C:\Users\%UserName... Read more
UnityWebRequest high CPU usage when using it in editor
Reproduction steps:1. Open "Case.zip" project2. Open "UnityWebRequest" window from "Windows" menu3. Click "New Web request" button.4... Read more
Unity reports incorrect Textures size in the editor.log after building o...
To reproduce: 1.Download and open attached project.2.Select texture "texture" and notice that it's size is 1.3 Mb.3.Go to File->B... Read more
Part of memory usage is shown as "Unknown" in the Memory Profiler when t...
How to reproduce:1. Open a new project2. Make sure the Memory Profiler package is added (WIndow → Package Manager)3. Open the attach... Read more
Physics.Raycast fails when a Capsule Collider at a default position is used
Reproduction steps:1. Open the attached “BrokenCapsule.zip” project2. Open the “BrokenRaycast” Scene3. Enter the Play mode4. Observe... Read more
When pressing outside the touchscreen keyboard on Android devices, wasCa...
It is impossible to distinguish between pressing "DONE"/"OK" on the touchscreen keyboard and pressing outside the keyboard area on A... 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project