Search Issue Tracker
[Packman] Package manager window briefly shows "There are no packages se...
Steps to reproduce:1. Open user attached project2. Enter the package manager UI (Project --> Packages --> Manage)3. Notice tha... Read more
[Packman] Scrolling through the package manager UI package list is too slow
Steps to reproduce:1. Open user attached project2. Open the package manager window (Project --> Packages --> Manages)3. Select... Read more
"ParticleSystem.Update" costs a significant amount of performance, even ...
How to reproduce:1. Download attached project file and open "Scene"2. Open Profiler and enter Play Mode Expected result: No cost for... Read more
Inner's ExpandHeight is not enforced when outter GUILayout.BeginScrollVi...
To reproduce: 1. Download attached project "TestGUIExpand.zip" and open in Unity2. Open "Test01" scene3. Open TestEditor (Tests >... Read more
.NET3.5 Editor crashes from a fixed statement in unsafe .dll compiled by...
Steps to reproduce:1. Download and open the attached project2. Enter Playmode Result: Crash Reproduced on 5.6.5p1, 2017.1.3p1, 2017.... Read more
[Android]Larger Single channel textures crash on Android when imported a...
1. Open the attached "TextureCrash" project and build it to device2. Open the built application and press "Load BC4 Scene" Result: A... Read more
[Regression] Missing UnassignedReferenceException on Play, causes Unity ...
How to reproduce:1. Download attached project file and open "main" Scene2. Enter Play Mode Actual result: Unity crashExpected: Unity... Read more
Mouse pointer stays hidden once Collab history tab is opened and is cove...
1. Create a new project2. Press the Collab button3. Press "Start now!"4. Once the files are synched press the Collab button again5. ... Read more
Visual Studio doesn't autocomplete when pressing [ or ]
To reproduce: 1. In a new project, open any script with Visual Studio 20172. Create a class field float[] array;3. Try writing "arr"... Read more
Shader Graph Property type change breaks Shader Graph Node rendering
How to reproduce:1. Open Unity2. Load tester-submitted project(link in edit section)3. Open shader 'PartyPreview' in Shader Graph4. ... 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