Search Issue Tracker
New tag + button not always responsive on click
Create a new project, select the Main Camera in the scene and go to the Add tag... option in the inspector. Try to click the + butto... Read more
Critical audio bug, short audio clips are played incorrectly (the first ...
To reproduce: 1. Open attached project 2. Open main scene 3. Press play 4. Press the button frequently and you'll hear that it cl... Read more
Tab key adds a ") " in InputFields on linux
-e: see title, works in editor and other standalones -repro with 4.6.5, 5.1 -repro: --add ui canvas to scene --add two input field ... Read more
[Plugin] Unity editor fails to import some of the DLLs when importing a ...
Steps to reproduce: 1. Create new Unity project 2. Import the attached package 3. Notice the errors thrown in the console: Assets/... Read more
TypeDescriptor.GetConverter throws error with uint type
1. Build for IOs with IL2CPP. 2. Run it on xcode. 3. Notice error with GetConvertor(typeof(uint)); Type_t * L_3 = Type_GetTypeFromH... Read more
Unity spawns processes at normal priority which make computer sluggish a...
-e: when Unity does spawn new process for GI or IL2CPP they are spawned at normal priority which when they start maxing cpu utilizat... Read more
Parenting in foreach (Transform child in transform) crashes Unity
Steps to reproduce: 1. Open attached project's scene "game". 2. Enter play mode - endless loop is started, because of foreach cycle. Read more
[WP8.1] SystemInfo.deviceModel returns cryptic information
To reproduce: 1. Open attached project (repro698804.zip) 2. Build test scene to WP 8.1 3. Notice that SystemInfo.deviceModel return... Read more
Regression: Errors on upgrading project "File ProjectSettings/ProjectSet...
Regression: Errors on upgrading project "File ProjectSettings/ProjectSettings.asset couldn't be written" when you opening this proj... Read more
MenuItem hotkey F1..F12 does not work
Steps to reproduce: 1. Open attached project. 2. F2 and F3 - nothing happens. 3. Press R Or Q console prints out logs. 4. Check tool... 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] [WebCamTexture] "WebCamTexture.Play" crashes the application when the camera is started
- Huge performance overheads appear when there is a large amount of bindings in the UI Toolkit
- Visual Effects Graph Blackboard can't be scrolled horizontally
- .Net Standard 2.0 dlls causing errors in .net Standard 2.1, despite the automation of compact shims
- Dropdown context menu opens in the wrong place when another section is focused in VFX Graph