Search Issue Tracker
Unity just does not launch on 2018.1 (Specific machine)
Steps to reproduce:1. Try to open Unity 2018.1 Expected: It opensActual: Doesn't even get to the project selection window, no editor... Read more
Unity does not support Korean input in the editor
To reproduce:1. Open a new Unity project2. Change language to Korean3. Observe the IME switch button next to the language selection ... Read more
Unwanted layout group children re-arrangement on play
To reproduce:1. Open attached Unity project "Starship Voyage.zip"2. Open "title scene 4" scene3. In the hierarchy, navigate to Scene... Read more
[WINDOWS] Building project with VS or Mono results in errors with .NET 3...
Using .NET3.5 as Scripting Runtime Version building project through VS or MonoDevelop results in errors :CS0246 The type or namespac... Read more
Asserts and possible leak appear when enabing specific Skinned Mesh Rend...
Reproduction steps:1. Open project attached (ClothAnimationCrash.zip).2. Enter play mode.3. Enable Skinned Mesh Renderer (Plane->... Read more
Poor Internet Access to Analytics from China
Ping tested 3 domains across 3 major ISPs in china. Read more
If the draw call before a DrawMeshInstanced call has a negative scale, t...
Reproduction steps:1. Open project attached (Repro project.zip).2. Disable "Sphere (1)". Expected result: Floating cubes will remain... Read more
[iOS][Google VR] InputTracker.GetLocalRotationMagic in Window Mode gives...
Reproduction Steps:1. Open "Google VR Rotation Error"2. Build for iOS3. Hold the device in portrait orientation4. Select the top but... Read more
Normal map thumbnail is rendered incorrectly
Textures imported from package don't show the right thumbnail in project viewRegression in 2017.1+ 1. What happenedImporting texture... Read more
3 Particles with mesh Render Mode and the same material are rendered wit...
Steps to reproduce: 1) Download attached project '561f1.zip' and open in Unity2) Open scene 'ParticleBatchIssue' and press Play3) En... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used