Search Issue Tracker
Editor fails to load while disconnected from the internet
Reproduction steps: 1. Go to "C:\Users\user\AppData\Local\Unity" and delete/move everything2. Go to "C:\ProgramData\Unity" and delet... Read more
Changing Menu Path while Editor is open sometimes keeps the old menu pat...
To reproduce:1) Open attached project2) Notice in top menu bar there's a "Tools" menu with a ReadMe item inside3) Open /ReadMe/Scrip... Read more
[.NET 3.5] Unity crashes when adding structs with a multidimensional arr...
Repro steps:1. Open QA attached project "repro"2. Open scene "0"3. Enter Play Mode4. Wait for the Editor to crash Expected: The scen... Read more
Lightweight render pipeline creates unpredictable batches when used with...
How to reproduce:1. Open user's attached project2. Enter Game mode3. Enable Frame Debugger4. Select Frame Debugger's slider and slid... Read more
[Linux] Crashing on opening a project
We have received quite a few crash reports on opening Unity on Linux in 2018.x to which we have no clear response and cannot find ou... Read more
[Windows] UNetWeaver errors when modifying the manifest.json file in the...
To reproduce:1. Open users attached project "Project.zip"2. Observe the UNetWeaver errors, clear the console3. Open Packages folder ... Read more
Project is not loaded when WW.Cad packages are in Assets/References folder
How to reproduce:1. Open the folder of the attached project2. From the Packages folder, copy "WW.Cad.NetCore.1.0.0-rc2" and "WW.NetC... Read more
Removing a package with specific editor layout throws UnityEditor.Editor...
Steps to reproduce:1. Open attached project2. Open Pacman UI3. Remove a package-- Error is thrown Reproduced on: 2018.3.0a1, 2018.3.... Read more
Crash on "JobBatchDispatcher::KickJobs" when exiting Unity from specific...
How to reproduce:1. Clone or download "EntityComponentSystemSamples" project from Unity Technologies GitHub page: https://github.com... Read more
[Profiler] Graphics.DrawMeshInstancedIndirect rendering info cannot be c...
To reproduce: 1. Download attached project "DrawInstanceIndirect.zip" and open in Unity2. Open "1" scene3. Enter Play mode4. Open Pr... 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