Search Issue Tracker
Project Startup time slow due to unmatched Custom Dependencies
When a project with a large number of Prefabs, which have many scripts, is fully imported, and the Editor is restarted, there is a l... Read more
A NavMeshAgent GameObject teleports to a near NavMeshSurface when collid...
Repro steps: 1. Open QA attached project "repro_1072945" 2. Enter Play Mode and observe the Game View Expected: The moving Cube mov... Read more
Scroll View doesn't mask the input field selection and the caret
Reproduction steps: 1. Open attached project 2. Open and play the "input" scene 3. In the input field type in 8 lines of text (can b... Read more
Touch doesn't fully press UI buttons when using the new Input System
Reproduction steps: 1. Open the attached project "Touch_build_test" 2. Go to File -> Build Settings 3. Make sure Development Build i... Read more
[Cookie] Tree leaves, that are created with tree creator are not affecte...
Reproduction steps: 1. Open attached "Test2" project. 2. Open "Test Scene" scene. 3. Align your view with main camera or play the sc... Read more
UI images and texts disappear on editor focus change
Changing the focus to another application and back to Unity, causes some UI elements in the scene view to disappear. This includes i... Read more
RectMask2D stops masking, when it's child has a child with Mask and Imag...
It reproduces when UI Object with a "Rect Mask 2D" has a child object (which is not the first child in hierarchy) which also has a C... Read more
Changing Animator.runtimeAnimatorController while running crashes editor
To reproduce: 1. Open project, open scene "test", press "Load animation" button. Notice nothing happens. 2. Uncomment line 40 in Run... Read more
'Selected texture format 'ARGB 16 bit' is not valid' error is shown afte...
Steps to repro: 1. Open the attached project and 'ProgressiveLightmappingExample' scene; 2. In the Lighting window press 'Generate L... Read more
[Asset Bundle] Unity fails to load the object with script that has the s...
Reproduction steps: 1) Open attached project "ABRefBug" 2) Build asset bundles using the menu "Assets/AssetBundles/Build AssetBundle... 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
- [Android] [Vulkan] UI that is activated after a delay flickers when a Scriptable Render Pass goes over it
- [Linux] Characters are converted to Latin letters when using IME on Linux
- [Ubuntu] Possible for Create menu to show sections with no options inside
- [Usability] Not possible to set Editor Window text colour to be default black without workaround
- Text field max length is -1 by default