Search Issue Tracker
Label is displayed too far down when created with Handles.Label
Reproduction steps:1. Open the user's attached project2. Open "Assets/test" scene3. Select GameObject "GameObject" from the Hierarch... Read more
Main Player window is moved to the primary display when it's launched on...
Main Player window is moved to the primary display when it's launched on a 3rd monitor and a 2nd monitor is activated with Display.A... Read more
Linux Editor crashes at "CompareObjectUndo" when rapidly selecting and d...
How to reproduce:1. Open the user attached project (LinuxUndoCrash.zip)2. Select the top-most GameObject called 'UModeler Object' fr... Read more
Camera active Texture is not written if another Camera has a Script usin...
How to reproduce:1. Open the attached project "test_project.zip"2. Enter the Play Mode3. In the Hierarchy window select "RawImage" G... Read more
Editor crashes on RuntimeStatic<PackageManager::Api,0>::StaticDestroy wh...
Reproduction steps:1. Open the attached project "repro.zip"2. Open Scenes\SampleScene3. Open 'repro.cs' in Visual Studio4. Press 'At... Read more
No warnings are thrown when using multiple Shaders with duplicate intern...
How to reproduce:1. Open the attached project (DuplicateShaderTest.zip)2. In the Project window, under Assets, select the Material "... Read more
SHADER_AVAILABLE_INTERPOLATORS32 does not work on Vulkan or OpenGL
Steps:1. Open attached project (VulkanGL_32Interpolators.zip)2. Make sure Editor is using Vulkan or OpenGLCore (set it in PlayerSett... Read more
Visual artifacts in a play mode after upgrading project to 2022.1.0b1
How to reproduce:1. Open attached Unity project2. Load Level1 Scene3. Enter Play mode4. Drag cards to the battle area Expected resul... Read more
[Scene Templates] Assertion failed errors after selecting scene template...
How to reproduce:1. Open attached project2. Observe Console (should see errors that are only reproducible after rebuilding project L... Read more
[Quest] Sampling depth texture from surface shader is incorrect in VR wi...
Reproduction steps:1. Open project "DepthBugSurfaceShader.zip"2. Open "Scene.unity" found in Assets/BugRepro3. Build the project and... 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