Search Issue Tracker
[Asset Database V2] Unity Editor is stuck in splash screen and won't ope...
After renaming and moving around some folders, I closed the unity Editor.I noticed later on that it's won't open, because the previo... Read more
[ProjectSettings] Switching SRPs ought to update the Render pipeline set...
Now that we support basic LWRP, switching between HDRP and LWRP ought to update the render pipeline settings path. Repro steps:1. Op... Read more
[IL2CPP] " 'numeric_limits': is not a member of 'std' " error is thrown ...
Steps to reproduce:1. Download attached project2. Build project for IL2CPP Standalone player Results: Build fails with error: 'numer... Read more
Sub-canvases with "Override Sorting" enabled are not hidden when parent ...
How to reproduce:1. Open attached project "nested-canvas-render-incorrectly.zip" and scene "test-subcanvas"2. In the Hierarchy windo... Read more
Plugin importer is changing my binary dll meta files
When a project gets imported with dlls that don't have valid PluginImporter settings, the metafile gets written back to disk with ch... Read more
GC allocates 9B garbage every frame when executing NativeInputSystem.Sho...
Steps to reproduce:1. Open attached project2. Build for Android3. Attach profiler to Android-NativeInputSystem.ShouldRunUpdate() GC ... Read more
Missing mesh reference when importing a unitypackage in 2019.1
Steps to reproduce:1. Open the project from owncloud provided in edits2. Open the "cockpit" Scene3. In Hierarchy window, select any ... Read more
Unused Material dependencies are returned when checking the dependencies...
To reproduce:1. Open attached project "repro_24149.zip"2. In main toolbar, go to Support > Dependencies window3. Drag the Cube.fb... Read more
[Android] Camera aspect ratio is incorrect after changing the orientatio...
Steps to reproduce:1. Open attached project2. Build "SampleScene" to Android3. Open 2 apps split screen (the first app is the one yo... Read more
[Vulkan][AMD] Objects are not rendered when the Camera has Clear Flags s...
How to reproduce:1. Open the attached "case-1145367_VulkanAMD" project2. Inspect the cube in the Game view3. Select "Main Camera" in... 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