Search Issue Tracker
[ShaderCalibrationScene] Unable to import Shader Calibration scene proje...
Steps to reproduce: 1. Create a new Unity project2. Open Asset Store window3. Download 'Shader Calibration scene' from Unity Essenti... Read more
Materials with Nature/SpeedTree shader generate console warning
1. Open attached project2. Select the 'New Material' in the Assets folder3. Observe that the following warning is logged into the co... Read more
Image Effects makes the screen black on Adreno 220
Most of the screen (except the UI) get black if image effects are used on a device with Adreno 220 GPU Read more
InputField bug for @ sign on Croatian keyboard
To reproduce:1. Add Croatian (Croatia) keyboard language2. Open new project3. Add Input field3. Press Play4. Write some characters a... Read more
[InputField] ArgumentOutOfRangeException is thrown when inputting text i...
To reproduce:1. Open attached project2. Open EmailInputFieldBug scene3. Press play4. Enter character into email input field until Ar... Read more
Scrolling rapidly on ScrollRect causes scrolling to stop
To reproduce: 1) Download and open project2) Build and run for iOS3) Try rapidly scrolling in one direction or scrolling up and down... Read more
Instantiating objects that have constructor with "GameObject.GetComponen...
In play mode, instantiating game objects that have Custom class (inherits monobehaviour) and constructor with "GameObject.GetCompone... Read more
Some projects crash on Android 5, but not on 4.4 or earlier
Some Android projects crashes on and Android 5 version but works fine on 4.4.4 or earlier versions Read more
[ScriptEditors] Sublime Text 3 Doesn't Open to Error Line in Unity 5.x
Steps to reproduce: 1. Create a new Unity project2. Set the script editor to Sublime Text 3 (Preferences/External Tools/External scr... Read more
[Delegates] Crash when calling a delegate created on a generic function
Steps to reproduce: 1. Create a new Unity project2. Create a new script3. Copy this piece of code to the script: using UnityEngine;u... 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
- Editor window is not opened when launching the project with 2021 or 2022 streams
- Any Unity Editor version is not uninstalled when trying to uninstall it through Unity Hub
- "Trying to access the DPI setting of a visual element that is not on a panel." warning thrown when entering/exiting Play Mode with new Hierarchy not displayed
- Transparent geometry does not render in Built-in Renderer Deferred mode when a custom post-processing effect is enabled on Mac with Metal API
- BuildVectorImage(SceneInfo, Rect) is internal, and should be public