Search Issue Tracker
Crash on AssetImporter::GetAssetPathName when opening a project
How to reproduce:1. Unzip the attached project from "case_1141393-MRTK.zip"2. Open the project with Unity Editor-- Editor crash Repr... Read more
Reference lost when Camera.main is called in the Prefab Mode
Steps to reproduce:1. Open Project "CameraNullRef"2. Enter the Prefab Mode for "prefab1"3. prefab1 contains Main Camera, but can not... Read more
Camera.clearFlags doesn't update on Camera Preview
Steps to repro:1. Create a new project and open it2. Select the Main Camera in Hierarchy and set "Clear Flags" to "Depth Only" Expec... Read more
Unity takes an extremely long time to open a large prefab while a large ...
Steps to reproduce:1. Open original project "Client.zip"2. Open scene Assets/Scenes/AreaDesert1Caves.unity if not already open3. In ... Read more
[MacOS] Getting error pop up when starting a 2D tutorial kit learn project
To reproduce:1. Open Unity launcher2. Press Learn tab3. Select Tutorial Projects4. Locate 2D Game Kit (should be second from the top... Read more
Vertex lights do not illuminate objects with metallic material
To reproduce:1. Open attached project2. Open testlight scene3. Go to Quality settings and switch from 1-pixel light count to 0 pixel... Read more
[Mobile] Crash in "resize_initialized() [inlined] Construct at Construct...
Reproduction steps:1. Open the attached "CrashTest.zip" project.2. Change the Platform to iOS or Android.3. Click "AssetBundle > ... Read more
Canvas: Removing normal from the Additional Shader Channel drop down cau...
Canvas does not display correctly when Normal is removed from the Additional Shader Channel in the canvas. Steps to reproduce- Open ... Read more
[CPU PLM] OpenImageDenoiser does not denoise direct environment samples ...
Steps to reproduce: 1. Download CornellBox project and open CornellBox scene2. Assign studio_03 skybox material3. Select CornellBox ... 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