Search Issue Tracker
[OSX] Unity leaks memory when a controller is connected
Around 5 MB/s are leaked with a controller connected, when the controller is sending events both on the Editor and the Player. Steps... Read more
Unity crashes when instantiating a scriptable object with transform par...
Steps to reproduce:1) open attached project 'Object.zip'2) open and play scene 'Main" - crashes when:Instantiate(ScriptableObject, t... Read more
Light bounce gets cast on game object despite the set of light's culling...
Steps to reproduce:- Open attached project and the scene named "Bounce Culling Demo"- Notice that "Room A" and "Room B" are set to t... Read more
[GUILayout] GUILayout.BeginArea() does not draw GUIContent in custom men...
1. Open the attached project2. Open the custom window in 'Window\TestWindow'3. Notice that the 'unityFooterLogo' is drawn in the win... Read more
[Android] Crash on changing bundle indentifier in project settings
Steps to reproduce:1. Create new project2. Don't make any changes and build it for Android platform--Warning pops and tells you to c... Read more
CPU spikes when moving Particle Systems in game; Material.SetPassUncache...
Reproduction Steps:1. Open User's project2. Make sure Profiler is visible3. Play sceneNote: One or two spikes usually appear at the ... Read more
Plane Distance parameter in canvas does not affect raycasting order
Reproduction steps:1. Open the attached project "Repro.zip"2. Open scene "SortingTest"3. Notice that CanvasFRONT has white image whi... Read more
Building player after moving assets hangs the editor
Steps to reproduce:1) Open the attached project.2) Open scene 'testScene.unity'.3) Go to /Assets/Resources/DontWant and select an im... Read more
[Sprites][Materials] New created sprite with default material after savi...
Reproduction steps:1) Create new project2) Create a new sprite (GameObject > 2D Object > Sprite)3) Notice that from 5.4 Unity ... 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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions