Search Issue Tracker
/true/ is converted to "false" for return value
Reported by forum user at http://forum.unity3d.com/threads/highlighter-highlight-has-no-c-and-boo-code-samples.289250/ UnityEditor/H... Read more
[InputField][OnValueChanged] OnValueChanged is called twice when replaci...
To reproduce:1. Open attached project2. Open Test scene3. Press play4. Enter some characters into input field5. Select any number of... Read more
Mesh.CreateVBO call time is significantly higher on iPhone4 (takes up to...
Mesh.CreateVBO call time is significantly higher on iPhone4 (takes up to 30ms) To reproduce:1) Download and open project2) Build and... Read more
Scroll in UI becomes pink when focus is changed from unity
1. Open attached project2. Open scene "ScrollPerfLab"3. Alt-tab or select other application4. Go back to Unity5. In Scene View scrol... Read more
[ContextMenu]If a script is derived from a MonoBehaviour defined in an a...
Steps to reproduce this issue: 1. Open the attached project2. Open 'test' scene3. Select 'test' gameobject, it has 3 components4. Cl... Read more
[ScriptAssemblies] Loading issue after attribute name change in b17
To reproduce:1. Open attached project in b17+2. It will either crash or throw error about not being able to load window layout, tryi... Read more
Asset Server doesn't work on OSX Yosemite
To Reproduce: 1. Type 'sudo /Library/StartupItems/UnityAssetServer/UnityAssetServer start' in terminal. 2. Notice that there is no '... Read more
[InputField] In SingleLine field incorrect characters remain after repla...
Steps to reproduce this issue: 1. Create a new project2. Create InputField ( Create-> UI -> Input Field )3. Play the scene4. E... Read more
U4.6 Metal Seed 1 - Can no longer use Input Field on iOS
Input Field is non responsive on iOS in 4.6.1p2 Read more
[Audio] Short audio clip sounds corrupted after importing to Unity
Steps to reproduce this issue: 1. Open 'audio' project2. It has short .wav audio file3. Play in Unity inspector4. Hear multiple clic... 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