Search Issue Tracker
[WebGL] Scrolling causes random cursor jumps in chrome browser builds
Reproduction steps:1. Download the attached project2. Build the project to WebGL platform3. Open it with chrome4. Click on '2' to lo... Read more
Game window doesn't maximize on play when game window is undocked
Steps to reproduce:1. Open any Unity project2. Open Game Window and drag it to your secondary monitor3. Press Maximize On Play4. Ent... Read more
[OSX] Services Tab, Asset Store Tab and Collab History Tab remain blank ...
Steps to reproduce:1. Create a New Project2. Open Services Tab Result: Services Tab is blank Workaround: Tab is not blank if it's in... Read more
[Android][iOS] App crashes in AnimationClip.SetEventsInternal
Steps to reproduce: 1) Download attached project 'chatapp-p-android-blackscreen.zip' and open in Unity2) Change platform to android3... Read more
Unity crashes after pasting ParticleSystem parent values to subemitter
How to reproduce:1. Create a new project2. Create particle system in the hierarchy3. Enable Sub Emitters4. Expand it and click on pl... Read more
Missing script in Standard Assets - Particle Systems - Afterburner Prefa...
Steps to reproduce:1. Create a New Project2. Assets Tab > Import Package > Particle Systems3. In Assets Tab find Afterburner P... Read more
Unity Obsolete API Updater leaves a semicolon when removing Mesh.Optimiz...
STR:1. Download the project and obeserve NewBehaviourScript.cs contents2. Open the project in Unity 5.5 or above3. Press "I Made a B... Read more
[Cloth] Repeatedly destroying objects with Cloth components causes a cra...
When multiple objects with Cloth component are instantiated and destroyed repeatedly, a crash occurs in Unity::Cloth::UpdateNormals(... Read more
On specific project Unity crashes when debugging
Reproduction steps:1. Open the attached reproduction project (839779 - ReproProject.zip)2. Open JavaEmulator.cs located in Assets\Ce... Read more
Improve error message when user tries to return manualyl activated license
Repro:1. Activate Editor manually (https://docs.unity3d.com/Manual/ManualActivationGuide.html)2. Launch Editor3. Go to Unity > Ma... 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