Search Issue Tracker
[NetCode] 'generic jobs cannot have their reflection data auto-registere...
How to reproduce:1. Open new Unity project2. Install 'Unity NetCode' package3. Observe Console window Expected result: No errorsActu... Read more
Targets array error with no line number or class name when selecting an ...
Reproduction steps:1. Open attached project "TargetErrors.zip" and scene "BugScene"2. In Package Manage, import attached packages "P... Read more
[Metal] Artifacts appear in scene view when skybox and lighting are disa...
When runnning with Metal Editor Support turned on, artifacts will appear in the scene view if a gameobject is selected while the sky... Read more
Painting with very low brush strength settings will cause unexpected noi...
Repro Steps:1. Install the Terrain Tools Package2. Create a Terrain Asset in the scene3. Go to the painting tab on the Terrain objec... Read more
[Bolt] Bolt 1 InvalidImplementationException is thrown in the Console Wi...
Reproduction steps:1. Open the attached user's project "New Unity Project (1).zip"2. In the Project Window under "Assets/Scenes" ope... Read more
Sprites on a sorting layer are fully lit even when the only Light2D targ...
Sprites on a sorting layer are fully lit even when the only Light2D targets another sorting layer Repro Steps:1. Open the Test scene... Read more
Profiler stops recording Editor profiling information when enter Play Mode
How to reproduce:1. Open attached project "case1273129.zip"2. Open the Profiler window3. Select Editor as a target to connect to4. E... Read more
[Profiler] Counter colors are not switched alongside the Counter when th...
How to reproduce:1. Open the attached "Profiler" project2. Open the Profiler (Window->Analysis->Profiler)3. Open the Profiler ... Read more
GUI.Color not applied when using Personal theme
Reproduction steps:1. Open attached project 'Test.zip' and scene 'TestScene'2. Set Edit -> Preferences -> General -> Editor... Read more
Invalid pass number (1) for Graphics.Blit error is continuously thrown u...
How to reproduce:1. Open user-submitted project (PP_Multiple_Cameras.zip)2. In the Addressables window ensure Play Mode Script is se... 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