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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal