Search Issue Tracker
NullReferenceException at "JsonSerializerTrackedObject.ApplyLocale" when...
Steps to reproduce:1. Open the attached “BugReport” project2. In Build Settings, enable Development Build3. Build And Run4. Observe ... Read more
"ArgumentException: Unknown Type:UnityEngine.Camera" is thrown when ente...
How to reproduce:1. Open the “IN-108964_CameraEntitiesError“ project2. Enter Play Mode3. Observe Console Expected result: No errors ... Read more
InputTestFixture.TearDown() fails to reset Input System state between co...
Reproduction steps:1. Open the attached “IN-107889.zip” project2. Open the “Playground” Scene3. Open the Test Runner Window (Window ... Read more
Memory Profiler doesn't find references to NativeArrays smaller than 16B...
Steps to reproduce: Open attatched snapshot in the Memory Profiler window (in the package com.unity.memoryprofiler), and navigate to... Read more
“Default Renderer is missing” error is thrown when converting Rendering ...
Steps to reproduce: Create a new Unity project using the Universal 3D template Open the Render Pipeline Converter window (Window >... Read more
Editor and Build Profiles windows turn black when moved to another monitor
Steps to reproduce: Short version: Have your monitors set to mirror Close your Mac (as you would when putting it to sleep); make sur... Read more
Animator Substate Machine Entry Node Ignores Transition Conditions
Reproduction steps:1. Open the attached “IN-107460_Repro.zip“ project2. Open the “Assets/SampleScene.unity“ Scene3. Double-click “As... Read more
Render Pipeline Converter still showing “Pending Conversion with Warning...
Steps to reproduce: Create a new Unity project using the Universal 3D template Open the Render Pipeline Converter window (Window >... Read more
Terrain Tool Overlay Labels Show Unnecessary Prefixes Like SH and PH, Ro
Steps to reproduce: Create a new 3D Unity project In the Hierarchy, create a Terrain GameObject via 3D Object > Terrain Select th... Read more
Project Browser highlights/leads to the Assets folder for internal asset...
Steps to reproduce: Create a new Unity project using the Universal 3D template Open the Lighting window (Window > Rendering > ... 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