Search Issue Tracker
DrawMesh memory leak in -batchmode
To reproduce:1. Build attached project for windows2. Run build using -batchmode Read more
[Emission] DynamicGI.SetEmissive stops working if play mode is re-entere...
To reproduce:1. Open attached project2. Open scene 13. Bake lightmaps4. Enter play mode5. Select cube and change color on SetEmissiv... Read more
[Console] LogStringToConsole is very expensive and causes lags in play m...
Steps to reproduce: 1. Open the attached project2. Open up Profiler window3. Open and play 'bootstrap' scene4. Click any of the blue... Read more
[Library Corruption] CurrentLayout crashes Unity
Steps to reproduce:1. Try opening attached project with 5.1.0f3 (ec70b008569d). Deleting "CurrentLayout.dwlt" from library folder so... Read more
UI elements not shown if position on Z axis is more than 1000
Repro steps:1) Open a new project and create a canvas2) Create a child UI object, like a button, and set it's z position to 1001+3) ... Read more
[compute] HLSLcc times out compiling complex shaders (bad perf on comple...
Since Unity 5.1 many complex compute shaders fail importing due to timeout. Looks like HLSLcc cross compiler (for OpenGL 4.3 / OpenG... Read more
Vertex textures not bound when using DrawProcedural in 5.1
Breaks TC Particles AS package 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal