Search Issue Tracker
[Linux] Editor crashes at "DisconnectGtkSignal(void*, GtkCallbackRespons...
How to reproduce: Create and open a new project Open the Build setting window by going to the menu bar: File > Build Settings… Ob... Read more
[Android] Crash on builds with .NET 4.6 scripting runtime selected when ...
To reproduce: 1. Download and open attached "Android_Net46_Bug.zip" project.2. Build and run for android device. Expected result: Ap... Read more
[iOS] Screen.safeArea is incorrectly updated when rotating the device
How to reproduce:1. Open the attached Project "SafeArea-unity"2. Build and Run the Scene "SampleScene" on iOS3. Observe the orange a... Read more
[Android][GLES2] Image inside a UI Mask is not visible on some Android d...
Repro steps:1. Open user attached project2. Build and Run on Android3. Observe the device’s display Actual: Image isn't rendered in ... Read more
Crash in Transform::GetSiblingIndex when deleting child GameObject of Pr...
How to reproduce:1. Open the attached "PrefabCrash" project2. Drag and drop "Options" Prefab to Hierarchy3. Expand "Options" Prefab ... Read more
[2018.2] [iOS] [Vuforia] Crash in Thread 1: EXC_BAD_ACCESS (code=1, add...
To reproduce:1. Open project2. Add AR camera to the scene3. Build and run on iOS4. Change device rotation Expected: the camera will ... Read more
GameView's Scale lower limit depends on the Windows Scale setting with H...
To reproduce:1. Use a high DPI monitor (anything above 1080p should work)2. Open any project or create a new one3. Drag the Game Vie... Read more
[Shader Graph] Fog Node density returns 0 when it is connected to an Unl...
Reproduction steps:1. Create a new Project with URP or HDRP2. In the Project window create a new Unlit Graph and open it3. In the Sh... Read more
[Android][IL2CPP] App crashes after executing Application.Quit
Repro steps:1. Open attached project2. Build and Run on Android3. Press the back button4. If the app doesn't crash try to resume it ... Read more
Burst compilation process never finishes, freezes the editor
Reproduction steps: 1. Open the attached “TestProject.zip“ project2. Uncomment the 10th line in the “LayoutEngine.cs“ Script and sav... 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