Search Issue Tracker
[PackMan] Open in Editor button on the Asset Store leads to empty packag...
When opening a new A$ package in editor, the user will see a package with no data. Repro steps: Go to the asset store and pick a fr... Read more
Crash during ASTC texture compression
Steps to reproduce: 1. Open User-supplied project 2. Go to Scenes -> Sample Scene 3. Generate Lighting Expected: no crash Actual: ... Read more
OnPostprocessAllAssets and OnPreprocessAsset functions are called multip...
How to reproduce: 1. Open the attached project's Scene labeled "SampleScene" 2. Clear the Console Window 3. Create an empty GameObje... Read more
[Android] Application crashes on start when Minify is set to Proguard in...
To reproduce: 1. Create a new project 2. Change the platform to Android 3. Set Minify with Proguard 4. Build and run to android devi... Read more
[Services] Titles and external links under services appear to be flicker...
On resizing the Project Settings window, the texts under services containing links for docs/dashboard and titles appear to be flicke... Read more
The object picker does not display component objects in the 'Assets' tab
How to reproduce: 1. Open user-submitted project (compsel) 2. Open the SampleScene 3. Select test1 GameObject 4. In the Inspector wi... Read more
TempBuffer <RenderTexture> is not released in memory when using deprecat...
How to reproduce: 1. Open the attached project's Scene labeled "TestScene" 2. Open the Memory Profiler (Window->Analysis->Memory Pro... Read more
Terrain Tree Billboards are not affected by Ambient Lighting when Skybox...
How to reproduce: 1. Open the attached project's "case_1208303-Project.zip" Scene labeled "SampleScene" 2. Move the Camera away from... Read more
[Shader Graph] Unresponsive editor when using large (40+ nodes) graphs
Steps to reproduce: 1. Download and open "Bug" project 2. Select "EXAMPLESHADER" in the Project window 3. Press "Open Shader Editor"... Read more
[D3D12] Editor crash when creating a Texture2D object with specific Leng...
Steps to reproduce: 1. Open the attached project named "Case_1206424" 2. Enter Play mode Expected behavior: The editor either enter... 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
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK