Search Issue Tracker
Errors thrown when deleting .meta files using AssetDatabase.DeleteAsset ...
How to reproduce:1. Open the attached project ("reproProject.zip")2. Go to "Deletion" -> "DeleteAssetMeta"3. Observe the console ... Read more
[hlsl2glsl -> HLSLcc][iOS][Metal]GameObjects with Mobile shaders flip&sh...
How to reproduce:1. Open the attached project2. Go to the Hierarchy window-> disable "Standard" GameObject3. Build for iOS and de... Read more
[WebGL] Unity Player never recovers from WebGL context loss
How to reproduce:1. Open the attached project ("")2. Make a WebGL build3. Host and run it4. Focus the game window and press "Space" ... Read more
[XR][URP] Multipass not rendering right eye
Multipass has recently regressed and stopped rendering in the right eye recently for URP (seemingly any version). Thomas suspects th... Read more
[MacOS][Data Pipeline] Editor crashes when Data pipeline Graph is used o...
Reproduction steps:1. Open "DataPipeline-PackageDrop.zip" project and "ProceduralTerrain" scene2. Enter Play mode3. "Window" -> "... Read more
[Animation]Animator component gets stuck on disabled when recording anim...
Animator component gets stuck on disabled state while recording animation until the animation window is closed. This causes an issue... Read more
Symbolink Sources fail to export when building for Android
Steps to reproduce:1. Open Editor2. Put some java source files ((example attached in the edit) under 'Assets' folder3. Go to 'Build ... Read more
[iOS] UnityEngine.TextureFormat does not contain a definition for ETC_RG...
To reproduce: 1. Download attached "testcrunch.zip" project and open in Unity2. Build for iOS Expected result: Unity Editor successf... Read more
Crash on D3D12SwapChain::CreateHWND when CreateSwapChainForHwnd returns ...
Reproduction steps:1. Open user's attached project "vfxgraphcrash"--crash Reproducible with: 2017.4.37f1, 2018.4.18f1, 2019.3.4f1, 2... Read more
Humanoid animation has wrong finger pose when comparing to Generic
To reproduce: 1. Download attached "Wrong_Finger_Pose.zip" project and open in Unity2. Open "1" scene3. Enter to Play mode4. Observe... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code