Search Issue Tracker
VS DebuggerTypeProxy under mono fails to show detailed information
1. Open project I attahced(806140 repro)2. Open test scene3. Open Test.cs script, attach breakpoint at line 143 (int g = 1);4. Attac... Read more
Crashed while opening certain scene (Calling into c# from AwakeFromLoad)
Steps to reproduce : 1) Download attached project "ArchGame.zip" and open in Unity.2) In Project tab, open scene "Level 1".3) Observ... Read more
AlphaTest(Cutoff) does not work on some devices
On some devices(samsung S7) shaders that uses CutOff does not cut the image from Unity 5.3.5. Read more
[UnetServerDll] Connect. Manager returns the same connection Id for a re...
Steps:1. Run SharpPart.exe in attached project2. Press "Start Client" button3. Click on "Start -> Connect" menu item==>Take a ... Read more
[Profile]The Editor freezes/crashes when using private Profile
Steps to reproduce:1. Open attached project.2. Enter the Play mode. Actual result:Unity Editor freezes (becomes unresponsive). If it... Read more
WebGLMovieTexture not stretching across RawImage
Reproduction steps:1. Open attached project2. Open scene3. Build and Tun scene on WebGL4. Notice that video plays only on cube, not ... Read more
[Regression][Windows] ArgumentExceptions are thrown after dragging tabs ...
Steps to repro: 1. Open Unity on Windows;2. Create new project;3. Detach any tab (i.e. Scene or Game view);4. Enter Play mode;5. Mov... Read more
GUILayout.RepeatButton will get triggered when resizing the window
Steps to reproduce : - import the project attached- go to Window > TestWindow2- move the window around or resize it and notice th... Read more
[Anim] Typo in Animator Component
a typo was introduced in the Animator component...we now see "Culling Mode" 2 times in the component, instead of... Update ModeCulli... Read more
[ContextMenu] Screen.width and Screen.height return inspector window dim...
Reproduction steps:1. Open the attached project2. Open the available scene3. Enable 'LogInUpdate' in the 'Test' gameobject4. Play sc... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu