Search Issue Tracker
Additional empty space becomes visible under "Scripts" in the "Add Compo...
*Steps to reproduce:* # Download 6000.1.0b1 build # Create a 2D project # Select a "Main Camera" object in the "Hierarchy" win... Read more
Component tile "TilemapCollider2D" is presented without the spaces in th...
*Steps to reproduce:* # Download 6000.1.0b1 build # Create a 2D project # Add any 2D object (for example "Circle") and select ... Read more
Component tiles of two or more words are given without spaces in the "Ca...
*Steps to reproduce:* # Download 6000.1.0b1 build # Create a 2D project # Add any 2D object (for example "Circle") and select ... Read more
TMP_Text.text returns the initial value instead of the updated text when...
How to reproduce: 1. Open the attached “IN-90728” project 2. Build and run the project 3. Navigate to C:\Users\<Username>\AppData... Read more
"'isfinite': no matching 1 parameter intrinsic function" error when tryi...
Reproduction steps: 1. Create a new 3D project 2. In the Package Manager (“Window → Package Manager”), install the “High Definitio... Read more
Opening reference for any UI component redirects to a missing page
*Steps to reproduce:* # Download 6000.1.0b1 build # Create a 2D project # Add any 2D object (for example "Circle") and select ... Read more
InvalidOperationException is thrown when expanding ScriptableObject array
Reproduction steps: 1. Open the attached “ScriptableObjectBug.zip” project 2. Open the “Assets/Scenes/SampleScene.unity“ Scene 3.... Read more
Memory leak when a domain is reloaded on a Scene that uses HDRP's water ...
Reproduction steps: 1. Open the attached “repro_IN-90572“ project 2. Go to “Edit → Preferences… → Jobs” and set the “Leak Detectio... Read more
Low FPS in the Game View when the Editor window loses focus
Reproduction steps: 1. Create a new 3D project 2. Enter the Play Mode 3. Enable the “Stats” Overlay in the Game View 4. Unfocus from... Read more
Graphical artifacts are being rendered in Scenes that are loaded during ...
How to reproduce: 1. Open the attached “IN-91331.zip” project 2. Open the “Scene_Title” 3. Enter Play Mode 4. Press the “Button”... 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
- Double-clicking on element does not open an option to rename it
- Element blocks another element when it is set to PickingMode.Ignore
- Crash on UnityFBX::ConvertFBXSceneToImportScene when importing a specific FBX file
- Depth Texture is inverted in Android build when Graphics API is set to OpenGLES3
- Crash on Tilemap::GetTileAsset when calling Tilemap.GetTile() in new RefreshTile() method for TileBase class