Search Issue Tracker
GUILayout.Window never releases old windows which causes a memory leak
How to reproduce:1. Open the attached project "GUILayoutWindowMemLeak.zip" and scene "TestScene"2. Enter Play Mode3. Observe the Pro... Read more
'Invalid index' error when deleting custom resolution
To reproduce:1. Create new project2. Add custom resolution3. Delete custom resolution Actual: Notice error in console Invalid index ... Read more
The Animator window defaults its layout when opened
Reproduction steps:1. Create a New Project2. Open the Animator window3. Resize the separator line in the middle of the window4. Clos... Read more
Entering "Configure Avatar" inside the Inspector locks it
Reproduction steps:1. Open the attached “Repro“ project2. Expand and select the Avatar of the “Assets/VillagerHuman.fbx“ Model3. Sel... Read more
The Menu options in the Input System window do not appear when right-cli...
Reproduction steps:1. Open the attached “IN-86111” project2. Inside the Project view, open the “InputActions” asset by double-clicki... Read more
[Shaders] Incorrect shader names (folders) for templates
This is not really a bug, but think all shader names should go to custom by the default. Because when you create "Image Effect Shade... Read more
Artifacts on huge objects if lightmapped
Bake scene cube.unity and observe artifacts. See this thread for details http://forum.unity3d.com/threads/large-scale-lighting-noise... Read more
Player settings icons are not retrieved when using "PlayerSettings.GetIc...
Reproduction steps:1. Open the attached “IN-94979” project2. Run the “PlayerSettings.GetIcons” function (Tools > Get Icons)3. Obs... Read more
Using Mathf.Infinity in Attribute throws an IL2CPP error when building A...
To reproduce:1. Open the attached project.2. Switch platform to Android3. Build using IL2CPP Expected: Build succeedsActual: Build f... Read more
String fields on JSON strings omit escape characters when generated with...
How to reproduce:1. Open the user’s attached “1531027TestRepro.zip” project2. In the top menu, press Custom Menu > TestEscapeChar... 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