Search Issue Tracker
[5.5 mobile regression] Mobile Shadow Resolution Capped to 1024 in Unity...
Due to shadow resolution calculation change sometime in 5.5, on some devices directional light shadows can't go past 1024 size now. ... Read more
Abstract StateMachineBehaviour causes crash when there is a single sub-s...
Reproduction steps:1. Open project attached (StateMachineBehaviour_Bug.zip)2. Open scene "Scene_Crash"3. Press Play. Expected result... Read more
Assertion error when setting avatar information on ModelImporter.sourceA...
Steps to reproduce:1. Download and open the attached project2 Open window at Window->Humanoid Animation Setting Window.3. Set a u... Read more
Text field looses it's value when entering play mode
Steps to reproduce : - create a new project- go to Build Settings > Player Settings- type something into the Scripting Define Sym... Read more
Text field looses it's value when switching applications
Steps to reproduce : - create a new project- go to Build Settings > Player Settings- type something into the Scripting Define Sym... Read more
Text field looses it's value when pressing another button outside it's o...
Steps to reproduce : - create a new project- go to Build Settings > Player Settings- type something into the Scripting Define Sym... Read more
Delayed Text Field loses it's value when Shift + Tab (previous Delayed T...
How to reproduce: 1. Open attached project and "TestScene"2. Click on Canvas -> Text3. Change Delayed s3 value4. Press Shift + Al... Read more
Game Window flickers or blacks out when "Clear" is selected in frame deb...
Steps to reproduce:1. Open new project2. Open frame debugger and enable it3. select somthing below "Drawing" - e.g. "Clear"4. Resize... Read more
Breakpoints do not trigger in monodevelop
To reproduce:1) Create a script with the following code. Note the Debug.Log is commented out. ```using UnityEngine;public class Test... 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
- 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
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates