Search Issue Tracker
Runtime-created textures do one pointless texture data upload (problem f...
For textures that are created at runtime from scripts, it seems that at the texture constructor time the data (which does not even e... Read more
Incorrect ScrollToItem behavior when called on a deattached ListView
Reproduction steps: 1. Open the attached “repro_IN-72339“ project 2. Open the “/Assets/SampleScene.unity“ 3. Enter the Play Mode ... Read more
[Android] Increased rate of stuck "PARTIAL_WAKE_LOCK" with "AudioMix" tag
Reproduction steps: 1. Open "Empires & Puzzles: RPG Quest" 2. Lock phone screen 3. Check Logcat for "PARTIAL_WAKE_LOCK" Expected R... Read more
Glitch on a build start when OpenGLCore Graphics API and Intel 64-bit Ar...
Reproduction steps: 1. Open user attached project "New Unity Project (80).zip" 2. Open Build Settings: File -> Build Settings... 3. ... Read more
Crash in m_IgnoredColliders during Collider:Deactivate
Steps to reproduce: 1. Download and open project "778529-Mano.zip" 2. Open scene "Scenes/main" 3. Enter play mode 4. Unity editor cr... Read more
[ShaderGraph] Deleting A Group Node that contains a blackboard Property ...
Reproduced in SRP master of 8/7/19 (0c3b4b5888), 2019.3.0a12 Repro #1 (with my simple file): 1) Open up DeleteMyNodes.ShaderGraph 2... Read more
[Test Runner] Test Runner window pops out from where ever it is docked, ...
When opening the Test Runner window it calls `s_Instance.Close();` if the window has been initialised already. This causes the windo... Read more
[URP] Slider handle for Normal property doesn't move with respect to the...
Slider handle for Normal property doesn't move completely. when maximum value ie 3 is set the handle still remains in the middle. It... Read more
Crash on mdb_cursor_next when opening a project with a corrupted file
Reproduction steps: 1. Open the attached “repro-project” Expected result: The project opens successfully Actual result: The Edi... Read more
Double clicking a .unity file in the Project view opens the file in Visu...
Reproduction steps: 1. Open attached project "unityFileOpenInVS.zip" 2. Ensure the External IDE tool is set to Visual Studio via 'Pr... 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
- [iOS]"The destination host has an erroneous SSL certificate" error is thrown when using UnityWebRequest to connect to the server with a self-signed certificate
- Freeze/crash on DynamicHeapAllocator::Allocate when opening a specific project
- Text Settings Inspector sections names have no padding
- UI elements shrinking, misaligned buttons, swapped icons, or incorrect styles when rapidly cycling through Scenes in the Player
- Text field does not disappear if Ctrl+Z is pressed while editing in Viewport