Search Issue Tracker
[PLM] Editor throws errors when entering UV Overlap scene debug view
Steps to reproduce: 1. Download CornellBox test project and open CornellBox scene2. Navigate to the Lighting Settings window and bak... Read more
Crash on abort when calling 3rd party function inside using statement
How to reproduce:1. Open the "Crash_Excel.zip" project2. Open the "SampleScene.unity" scene3. Press Play Actual result Unity crashes... 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
[Incremental Compiler] Unloading broken assembly error in console
To reproduce:Open attached project An error will pop out:Unloading broken assembly Packages/com.unity.incrementalcompiler/Editor/Plu... Read more
[Vulkan] Surface shader color flickering when Albedo is (0,0,0) and inst...
1. Open attached project2. Open "FlickeringQuad" scene3. Enter playmode and observe the flickering (also reproducible in Standalone,... Read more
[Editor] Unable to switch build platform after selecting "Facebook" in B...
Unable to switch build platform after selecting facebook in Build Settings.Gameroom option is missing in build settings for Facebook... Read more
[Android][LWRP] Performance regression when using LWRP settings on an em...
To reproduce:1. Open the QA's provided project2. Build and run the sample scene3. Profile the player4. Set the Scriptable Render Pip... Read more
[Terrain] Neigbor Terrain outlines are incosistent/changing upon hoverin...
How to reproduce:1. Open attached "Speedracers" project2. Open Scene "race_track_lake"3. In Hierarchy select object Terrain and with... Read more
"Marshal.SizeOf" throws an exception in IL2CPP builds when the object co...
Reproduction steps: 1. Open "IL2CPPMarshalRepro2.zip" project2. Open "Scene" scene3. "Build and Run" for WebGL4. Open your browsers ... Read more
[OSX] Menu item becomes inactive if custom window is closed before progr...
When a window is created from custom menu item, and a progress bar is generated through that window, if the user closes the window b... 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