Search Issue Tracker
[Linear] sRGB image has no gamma curve in linear space
Steps to reproduce: 1. Open attached project and build it2. Notice that bottom texture is darker compared to the top one Note: not r... Read more
Plugging time into a master node on HDRP crashes Unity
Occurs in SRP Master (commit 1811ed952a)Repro steps:1. Use a project with HDRP2. Create a new PBR or HD Lit shadergraph3. Create a "... Read more
Background is lighter when one of two camera's Viewport Rect is non-full...
How to reproduce:1. Open attached project "TestDoubleCameraStripped.zip" and scene "multicam"2. In the Hierarchy window, select "Cub... Read more
Windows 64bit Standalone player freezes after 30-90 minutes of play time
Reproduction steps:1. Open project attached(Unity.zip) or just run built standalone player (build.zip) and go to step 5.2. Select "B... Read more
Unable to build for WebGL on macOS Catalina due to shader errors
Steps to reproduce:1. Create a new project2. File -> Build Settings...3. Choose WebGL as the build target platform4. Press "Build... Read more
Editor crashes on Mesh::RecalculateSubmeshBoundsInternal when changing S...
How to reproduce:1. Open the user's attached "SubmeshBug.zip" project2. Load the "SampleScene"3. Select the "Mesh" GameObject in the... Read more
Unity Editor freezes when allocating around 525000 and more meshes in a ...
Steps to reproduce:1. Open QA-supplied project ('EditorHangBug.zip")2. Open Scene ("Main")3. Enter Play mode Expected: scene plays a... Read more
A game in exclusive fullscreen freezes and doesn't go back to fullscreen...
When an empty project using exclusive fullscreen is alt+tabbed it freezes.DX9 and DX11, in DX9 I can't even alt+tab properly - getti... Read more
Objects closer to camera than canvas are obscured by canvas when camera ...
Objects between Camera(with a render texture) and Canvas(Render Mode: Screen Space - Camera) are invisible - being obscured by Canva... Read more
Crash in MaterialScripting::GetTexturePropertyNameIDsInternal when calli...
How to reproduce:1. Open user-submitted project (TestProject.zip)2. Enter Play Mode Expected result: the Editor does not crashActual... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal