Search Issue Tracker
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
[CPUUsage] CPU usage is way bigger in 5.0.0 32bit builds than it was on ...
Steps to reproduce: 1. Create a new Unity project with Unity 4.6.x2. Build and run the project for 32bit architecture3. Open task ma... Read more
Looping a portion of an animation with blended transitions
How to reproduce: 1. Open attached project2. Open scene TestScene.unity3. Select the TriggerDamageAtMidpoint game object- In the Ani... Read more
force-opengl: editor crashes on trying to enable directx11
-e: see title -repro:--start windows editor with -force-opengl--go to project settings > player--try enabling directx11--NOTICE e... Read more
Handles transform by matrix render incorrectly with an offset
How to reproduce: 1. Open attached project2. Open scene MatrixBug.unity3. Select the GameObject game object- Notice a Toggle Matrix ... 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
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand