Search Issue Tracker
Graphics.CopyTexture not working for compressed textures anymore
Steps to reproduce:1. Download and open attached project2. Open SampleScene3. Select the texture "vege_savanna_ground_01_Albedo" in ... Read more
[LWRP] Graphics Settings' HDR Mode is being ignored
HDR Mode in graphics settings is ignored and ARGBHalf is being always used 2. How we can reproduce it using the example you attached... Read more
Application crashes when rendering non-Read/Write Enabled mesh to canvas...
To reproduce:1. Open attached project2. Change to the Android platform (can reproduce on standalone as well)3. Build and run the app... Read more
Static Batching draw call regression since 2018.1.0a1
Steps to reproduce:1. Open user attached project2. Build & Run to an Android device3. Switch to landscape mode- Observe the fram... Read more
Saving linear data with "EncodeToEXR" distorts the data
Reproduction steps: 1. Open "MinimalRepro" project2. "Window" -> "PropTest"3. "DoIt"4. See Console output Expected Result: "Origi... Read more
Not all shadows are rendered with Shadows.RenderShadowMap when GameObjec...
How to reproduce:1. Open the attached project2. Open "Instancing Bug" scene3. Enter the Play Mode4. Select "Instances B" in the Hier... Read more
Creating Texture2DArrays with certain formats results in them being chan...
How to reproduce:1. Open tester-submitted project (Texture2DArray)2. Drag the 'Array2D.cs' script onto any GameObject3. Enter Play M... Read more
Hiding objects in the scene view does not work with SRP
If you are not using the built-in renderer i.e. LWRP or HDRP, hiding objects in the scene view does not work. 1. Install Unity2. Cre... Read more
Crash when swapping graphics APIs
Repro steps:1. download this project2. Open the CatsSushiScene3. Notice the console error: ```GLSL compilation failed:ERROR: 0:26: '... Read more
Loading a PNG file with Resources.Load<Texture2D> and Texture2D.LoadImag...
To reproduce: 1. Download attached project "PNG Load.zip" and open in Unity2. Open "test" scene3. Enter to Play mode4. Press "Load A... 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
- [Windows] “GUI Window tried to begin rendering while something else had not finished rendering!…” Error is thrown after opening “Insert a template into current VFX Asset” window
- No InvalidOperationException error thrown when Active Input Handling is set to "Input System package" and "OnMouseDown()" is triggered
- Crash on mdb_xcursor_init1 when opening a specific project
- HDRP Decal Projector uses “Default” layer as main layer in “Rendering Layer Mask” instead of “Decal Layer Default”
- Cameras Overlay menu has unnecessary empty space at the bottom