Search Issue Tracker
Cloth constraint values change when upgrading from Unity 2018.4 to Unity...
Steps to reproduce:1. Download and open the project "ClothConstraintBug.zip" in Unity 2018.4.34f12. Open Assets/Scenes/SampleScene.u... Read more
NavMeshPath::GetCornersNonAlloc generate 32B of Garbage per frame
To reproduce: 1. Open the attached project (GetCornersGarbage_Test.zip)2. Open the Sample Scene3. Enter Play mode4. Open the Profile... Read more
Parent Prefab fails to correctly override changes to its children Prefab...
Steps to reproduce:1. Open the attached project "Case_1195496"2. Open "SampleScene"3. In the Hierarchy window Expand "Parent" Instan... Read more
[OSX] Input.GetKey() fails to detect keyboard input.
The input script has issue to detect keyboard input on OSX Editor and Player. The affected functions are:- Input.GetKey- Input.GetKe... Read more
[Audio][Warning] Applying echo effect component to an audio source which...
Applying echo effect component to an audio source which streams audio from a URL throws warning 2. How we can reproduce it using the... Read more
AnalyticsSessionInfo.sessionFirstRun value is not affected when the corr...
Reproduction steps:1. Open the attached “ASDQWE” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Enter the Play Mode4. ... Read more
Emissive materials are broken when loading Scene via SceneManager.LoadScene
How to reproduce:1. Clone the https://github.com/mrpropellers/ssj22-3 repository following the instructions provided (use git CLI)2.... Read more
[ExecutionOrder] OnTriggerEnter2D is called before Start if object is in...
Steps to reproduce: 1. Open attached project2. Open "Untitled" scene3. Run it4. Open console and notice that OnTriggerEnter2D is cal... Read more
[UI Toolkit] Can't create TextSettings asset file in Packages > Local Pa...
How to reproduce it:1. Open the user's attached project "UIToolkit2.zip"2. In the Project window open a Packages > Local Package ... Read more
[Android] SoftInput is taking full screen in landscape
As discussed with Yury. We should look into IME_FLAG_NO_FULLSCREEN being added to the imeOptions.Uses full screen in Landscape orien... 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
- 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
- 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