Search Issue Tracker
[MacOS] Unable to drag tabs between editor windows because the target wi...
It's a by design behavior after https://ono.unity3d.com/unity/unity/pull-request/82141/_/editor/fix/1115348-osx-windows-infront-othe... Read more
[.NET][HoloLens] Holograms are significantly more unstable compared to 2...
Steps to reproduce:1. Download attached project2. Switch platform to UWP and build project (with .NET backend)3. Open Visual Studio ... Read more
[HDRP] Camera goes dark and NullReferenceException errors appear in Cons...
How to reproduce:1. Open attached project2. Open SampleScene scene3. Select Main Camera4. In General Camera settings enable Anti-ali... Read more
Prefabs lose references to unnamed meshes after upgrading the project to...
How to reproduce:1. Open the attached project ("bugreport.zip")2. Open the repro scene ("SampleScene")3. Notice the building in the ... Read more
[XR][URP] Unity allows to build VR apps using Multi-Pass stereo renderin...
How to reproduce:1. Open attached project2. Open XR settings and notice that Multi Pass is not greyed out3. Build to Android/iOS dev... Read more
Clicking on cloud icon in "In the Cloud" section, instead of opening Uni...
Clicking on cloud icon in "In the Cloud" section, instead of opening Unity Version selector it opens save project location Popup Ste... Read more
Slow editor shutdown when baking with progressive lightmapper
Shutdown is very slow because we wait for the progressive lightmapper thread doing CompositeLightmap without checking abort flag. Read more
[LWRP] Sprites are always rendered behind transparent materials regardle...
How to reproduce:1. Create a new Unity project2. Download the Lightweight Render Pipeline Package3. Download and import the attached... Read more
"Multiple Managers are loaded of type: InputManager" error appears in th...
How to reproduce:1. Create new project2. Press Ctrl+S Reproducible with: 2019.3.0a1Not reproducible with: 2017.4.26f1, 2018.3.14f1, ... Read more
Some ParticleSystems use the wrong texture when several of them are bein...
How to reproduce:1. Open attached project2. Open Main scene3. Enter the Play Mode4. Open Window > Analysis > Frame Debugger5. ... 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