Search Issue Tracker
[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 exce... 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' scene 3. Select 'Particle System' from Hierarchy. 4. Notice 'normal'... Read more
[WebGL] Images/text look blurred on Retina screen
Reproduction Steps: 1. Open User's project 2. Build to WebGL 3. Open on Browser 4. Look at the difference of text "UI Text Component... Read more
Wireframe thickness on Retina screen is much lower than on FullHD extern...
Reproduction Steps: 1. Create new project 2. Create 3D object Sphere 3. Select Wireframe mode 4. Try dragging Unity window to the Fu... Read more
[MonoDevelop][Boo] Building boo assembly through MD throws error instead
Steps to reproduce: 1. Open attached project 2. Open script "Test" using MonoDevelop 3. Press F8 to build all assemblies 4. Notice ... 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... Read more
OnMouseEnter/OnMouseExit with external mouse gets called only when mouse...
Reproduction steps: 1) Open "822685_OnMouseEnterExit.zip" project 2) Build and run "repro" scene 3) Using USB OTG adapter connect mo... Read more
Baked point light does not emit light when Baked GI is enabled and light...
Repro steps: 1. Open "BakeBug.zip" project 2. Make sure "Lights" scene is loaded 3. Notice that point light is not emitting light 4.... Read more
Build And Run fails on iOS with EntryPointNotFoundException: GetXcodeMaj...
Steps to reproduce: 1) Create a new project. 2) Select iOS platform. 3) Build the project using 'Build And Run'. Unity fails to lin... Read more
[DynamicBatching] Particle systems are shown as batched in the frame deb...
Steps to reproduce: 1. Open attached project (particles_batch.zip) 2. Open 'Profiler' and focus 'Rendering' tab 3. Open and play 'p... 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
- "The FrameSetting required to render this effect in the Game view depends on a disabled FrameSetting." warning appears when post-processing effects ere enabled in pipeline settings
- Crash on RaiseException when calling maxmath.comb() with the debugger disabled
- Crash on __pthread_kill when entering Play mode
- Crash on tlsf_free when exiting Play Mode in a specific project
- Camera Solid Color is overwritten when injecting Custom Render Pass at 'RenderPassEvent.AfterRenderingPrePasses + 1'