Search Issue Tracker
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
GetKey returns false when checking for multiple keys held down when new ...
Steps to reproduce:1. Open attached project "getkey.zip"2. Open "GetKey bug" scene3. Run the project4. Hold "A" and "S" keys down5. ... Read more
CPU usage spikes spikes when project running in background
1. Download my attached project(782960 repro)2. Build for Windows.3. Launch the task manager and open the performance tab.4. Run the... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code