Search Issue Tracker
Indirect light is not generated when using Realtime Global Illumination ...
How to reproduce:1. Download and open the project "1152091.zip"2. Select Indirect draw mode in the Scene window3. Inspect the Scene ... Read more
[Graphics, Vulkan] Copying Texture2D to Texture2D array with incomplete ...
How to reproduce: Open and run the user attached build Observe the crash Reproducible with: 2020.3.36f1 Reproduced on: Windows 10 (I... Read more
[Color Checker] “is Metallic” text overlaps Color Field when Inspector w...
Steps to reproduce:1. Create new Unity project using HDRP Template2. Add Color Checker in Hierarchy window (GameObject > Renderin... Read more
Error "importer.GetNPOTScale() == TextureImporter::kNPOTKeep" on importi...
What happenedError "importer.GetNPOTScale() == TextureImporter::kNPOTKeep" appears on importing this image file (Star_particle.tga)-... Read more
Scene file spikes in size
Reproduction steps:1. Open the “ProjectBackExtension” in a file explorer2. Navigate to “Assets/_Project/_Artem/Scenes/RestoredScenes... Read more
Light2D is not working in the Build when created through script
How to reproduce:1. Open the attached project "light.zip"2. Build And Run the project Expected results: The light in the middle of t... Read more
PNGs imported with RGBA Half format are incorrectly converted when using...
How to reproduce:1. Open user-submitted project2. See Gradient8bit and Gradient16bit in the Project window Expected result: the imag... Read more
[2022.1] Crash on SetupAxes when duplicating two or more GameObjects at ...
How to reproduce:1. Open the user-attached project “My project”2. Open the “SampleScene” scene3. Expand “GameObject” GameObject and ... Read more
Crash on -[IOGPUMetalDeviceShmem initWithDevice:shmemSize:shmemType:].co...
Reproduction steps:1. Open the attached project “CrashRepro”2. Enter the Play Mode3. Press “Start”4. Wait a few seconds and press on... Read more
Audio/TextureImporter mixed platform strings
Reproducible on 5.0 and 5.1 versions; Issues:Methods in AudioImporter and TextureImporter that require a platform string argument, r... 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
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object