Search Issue Tracker
[HingeJoint] Reset functionality is not working forSpring, Motor and Lim...
[Physics] Reset functionality is not working for Spring, Motor and Limit for Hinge joint Steps to Repro: 1. Create a new Project2. H... Read more
The position of EditorWindow is offset after opening it
How to reproduce:1. Open the attached "New Unity Project.zip" Project2. Open Window > Test Window3. Observe the position of the o... Read more
[Visual Studio] .csproj and .sln files are generated incorrectly causing...
How to reproduce:1. Open any project in 2019.2.0a12 or above and install Visual Studio Editor package2. Write any Unity related scri... Read more
[Editor] Extra spacing is added before the "sky" label
Additional space is available before sky label Steps to Repro:1. Create a new Project2. Project window > click on the Label icon3... Read more
SubScene objects doesn't inherit collision position transform from paren...
How to reproduce:1. Open the attached project2. Go to the Project window-> Scenes and open "SampleScene" scene3. Enter the Play m... Read more
NullReferenceException occurs on reloading the Inspector with a C# scrip...
If you have a C# script selected in Project View and the inspector is reloaded (either by recompiling or importing/refreshing the fi... Read more
[2D Physics] Box Collider 2D's "Auto Tilling" checkbox doesn't allign wi...
Box Collider 2D's "Auto Tilling" and used by composite checkbox doesn't align with other checkboxes on expanding Inspector window ho... Read more
[Android] IL2CPP Build fails when building ARMv64 architecture
To reproduce:1. Open the user's attached project2. Make sure Scripting Backend is set to IL2CPP3. Make sure Target Architecture is s... Read more
Crash on YGNodelayoutImpl after calling AssetDatabase.SaveAssets()
How to reproduce:1. Open the "VR_Crash.zip" project2. Press Mixed Reality Toolkit > Add to Scene and Configure... Actual result: ... Read more
AnimatorStateInfo.normalizedTime returns the total play time of animatio...
How to reproduce:1. Open the attached project ("case_1156287")2. Enter Play Mode Expected result: Console prints ("Normalized time: ... 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