Search Issue Tracker
High CPU usage in Editor due to mono-2.0-bdwgc.dll when idle
Reproduction steps:1. Open the attached project “CPU_Idle”2. Open the Task Manager3. Observe the Unity Editor’s CPU usage Expected r... Read more
Can't rebuild hair using Hair System in the Player
How to reproduce:1. Open the user-attached project “TestHairHDRP”2. Click Build And Run3. In the Player press the “Space” key4. Obse... Read more
Prefab with sub-assets and the Component with [SerializeReference] cause...
How to reproduce:1. Open the user-attached project “LocalizedStringPrefabSubobject”2. Double-click the “Prefab” Asset in the Project... Read more
[Android][Vulkan] Unity freezes after changing the Scene in the Player a...
How to reproduce:1. Open the "IN_48213" project2. In the Build Settings "Run Device" dropdown select the connected device3. Press Bu... Read more
[macOS] Selected Locale is always set to English
How to reproduce:1. Download and open the attached project2. Build the project for macOS3. Open the built project4. Observe the lang... Read more
Animation Rigging pivoted target is not respected when parented to the c...
Reproduction steps:1. Open project “Animation-Rigging-Experiment.zip”2. Open scene “Sample”3. Enter Play Mode4. Observe the characte... Read more
Crash on ForwardRenderLoopJob when opening Sentis sample project with UR...
Reproduction steps:1. Open the attached “SentisTest” project2. If prompted, enter Sentis license key Expected result: Project opensA... Read more
The parameter value is "NaN" when adding the second parameter to a Blend...
How to reproduce:1. Open the attached project "BasicControllers.zip"2. Open Assets/_Core/Animations/Characters/CharacterPawnAnimator... Read more
Unable to remove a Missing RendererFeature component due to the More Ite...
Reproduction steps:1. Open the attached “IN-33956 URP Rendering feature.zip“ project2. Select the “Test URP Asset_Renderer.asset” in... Read more
A typo in an error message when the repeat rate is too low in the "MonoB...
In line 69 of “MonoBehaviour.bindings.cs” source code (https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Ex... 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