Search Issue Tracker
The input field non multiline doesn't handle text correctly
To reproduce:1. Open attached project2. Open scene3. Press play4. Enter lots of text5. Notice that text doesn't fill the text field ... Read more
Platform define UNITY_IOS is missing
http://docs.unity3d.com/Manual/PlatformDependentCompilation.html Platform Dependent Compilation page is missing UNITY_IOS platform d... Read more
Regression: Nvidia ShadowPlay does not record gameplay on 4.5.x
To reproduce this bug: 1. Download NVIDIA GeForce Experience from: http://www.geforce.com/geforce-experience/download2. Open GeForce... Read more
Hierarchy type searching not working for scripts
To reproduce this bug: 1. Open a new project2. Create a new script3. Attach it to a gameObject in the scene4. In the scene search ty... Read more
Can't enter newlines in textmesh text field with alt+return
Even though documentation states that you can make new lines in Text Mesh with Alt+Return, this is not true - the shortcut does noth... Read more
When only having UI Panel in the scene, EventSystem.Update() allocates 3...
To reproduce this issue: 1. Create a new project2. Add UI Panel to scene ( Create->UI->Panel)3. Play the scene4. Open profiler... Read more
Warning is logged when application using terrain is launched on Windows ...
WARNING: ShaderUnsupported: 'Hidden/TerrainEngine/Details/BillboardWavingDoublePass' - Pass '' shader state not supported This case ... Read more
UI Button that is set as the selected GameObject does not appear as high...
To reproduce:1. Open attached project2. Open testScene3. Press play4. Press A5. Press Q6. Notice that Return button is highlighted7.... Read more
Object animates wrongly between 2 keyframes which have same properties
To reproduce this issue: 1. Import the attached package2. Open the scene3. It has a cube with animation4. Animation has 3 keyframes ... Read more
When creating new project and browsing for folder in Home, sometimes it ...
To reproduce:1) Open Unity2) Click "New Project"3) Click "..." to browse4) Select a different directory - it doesn't get updated Onl... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default