Search Issue Tracker
VS DebuggerTypeProxy under mono fails to show detailed information
1. Open project I attahced(806140 repro) 2. Open test scene 3. Open Test.cs script, attach breakpoint at line 143 (int g = 1); 4. At... 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) Obs... 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 project 2. Press "Start Client" button 3. Click on "Start -> Connect" menu item ==> Take a l... 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). I... Read more
WebGLMovieTexture not stretching across RawImage
Reproduction steps: 1. Open attached project 2. Open scene 3. Build and Tun scene on WebGL 4. Notice that video plays only on cube,... 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... 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 Mode Cu... Read more
[ContextMenu] Screen.width and Screen.height return inspector window dim...
Reproduction steps: 1. Open the attached project 2. Open the available scene 3. Enable 'LogInUpdate' in the 'Test' gameobject 4. Pla... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow