Search Issue Tracker
Unity crashes when Legacy Deferred Rendering Path is used in scene which...
To reproduce:1. Open any project2. Set your Camera's Rendering Path to Legacy Deferred (light prepass)3. Set your light source to ca... Read more
[UX] Description Text in the Package Manager Window is unable to be sele...
How to reproduce:1. Create a new project2. Open the package manager window3. Try to select text in the description Expected result: ... Read more
[TextMeshPro] Text disappears when texture quality is changed in a Stand...
How to reproduce:1. Open user's project2. Go to File > Build And Run3. When the game starts, press O, or settings button in the r... Read more
FBX model import crash on UnityFBX::ConvertFBXSceneToImportScene
Steps to reproduce:1. Open any Unity project2. Import the attached battery.fbx (the asset originally comes from this pack https://as... Read more
[iOS] iPhone X "RenderTexture.Create failed: requested size is too large...
Steps to reproduce:1) Download attached project and open in Unity2) Make sure Gles2 is set in the Player Settings3) Build and Run "E... Read more
Editor crashes on AssetDatabase::GetAssetImporterVersions when closing p...
How to reproduce:1. Download and open attached "Dark Days Darker Nights" project2. Load scene "DemoScene" from Assets/Scenes3. Close... Read more
VS project file .csproj doesn't show correct name when opening C# Projec...
To reproduce:1. Create a new project2. Create a new script in Project window3. In the project window right click "Open C# Project"4.... Read more
Animator Optimize Transform Hierarchy optimizes transform incorrectly wh...
How to reproduce:1. Open user's project2. Press Play3. Select "Combined Skinned Meshes" in the Hierarchy4. In the Inspector, find An... Read more
Problem recording custom components
Bug coming from @metroidsnes in the forum:https://forum.unity.com/threads/feedbacks-for-experimental-feature-gameobjectrecorder-2017... Read more
[Animation] Renaming a child GameObject breaks the reference between the...
Repro steps:1. Open user attached project2. Select "CharlieRunAni" in the Project Window3. Open it in the Animation Window4. In the ... 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