Search Issue Tracker
Angle braces confuses compiler in syntactically correct C# code
How to reproduce:1. Open the attached project2. Observe the Test.cs compile error CS1525: Unexpected symbol '<'3. See Test.cs:8--... Read more
Unity crashes on importing fbx files (fbxsdk::KFCurve::KeyGetLeftDerivat...
Steps to reproduce: 1. Try opening the attached project. The editor crashes and the only workaround is by deleting the fbx files tha... Read more
[Minor issue]Layer collision matrix does not display full name of the la...
Steps to reproduce the issue:1. Create a new project.2. Create a new layer ("Layers->Edit Layers...") by entering a name that exc... Read more
Transparent shader bleeds to white when more than one light is used.
How to reproduce:1. Open user attached project.2. Open 'main' scene3. Select 'Particle System' from Hierarchy.4. Notice 'normal' beh... Read more
[WebGL] Images/text look blurred on Retina screen
Reproduction Steps:1. Open User's project2. Build to WebGL3. Open on Browser4. Look at the difference of text "UI Text Component" on... Read more
Wireframe thickness on Retina screen is much lower than on FullHD extern...
Reproduction Steps:1. Create new project2. Create 3D object Sphere3. Select Wireframe mode4. Try dragging Unity window to the FullHD... Read more
[MonoDevelop][Boo] Building boo assembly through MD throws error instead
Steps to reproduce: 1. Open attached project2. Open script "Test" using MonoDevelop3. Press F8 to build all assemblies4. Notice erro... Read more
Halo light goes through "Opaque" and "Transparent" shaded objects.
Steps to reproduce( or just watch two attached gifs):1. Open my attached project "case825212Halo".2. Open "HaloLightTest" scene.3. E... Read more
OnMouseEnter/OnMouseExit with external mouse gets called only when mouse...
Reproduction steps:1) Open "822685_OnMouseEnterExit.zip" project2) Build and run "repro" scene3) Using USB OTG adapter connect mouse... Read more
Baked point light does not emit light when Baked GI is enabled and light...
Repro steps:1. Open "BakeBug.zip" project2. Make sure "Lights" scene is loaded3. Notice that point light is not emitting light4. Mov... 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