Search Issue Tracker
Assemblies not installed shouldn't appear in the Assembly list.
In the VisualScripting Preference window, we've hardcoded some assemblies that can be relevant for the users to use. Some assemblies... Read more
Lens Flare and Post Processing Visual Effects don't work when MSAA is tu...
How to reproduce:1. Open the user-attached project2. Open the “SampleScene” Scene3. Enter Play Mode4. Turn on all of the visible VFX... Read more
Gaphics.ExecuteCommandBuffer Adds Unwanted UpdateRendererBoundingVolumes...
How to reproduce:1. Download and open the attached project2. Enter "Play" mode3. Observe the profiler window Expected outcome: Updat... Read more
[URP] Warning message when pressing Undo on creating a light object in s...
Repro: Start a new project with any URP template Create any light object in the scene (Point or Directional lights, for example) Pre... Read more
Crash on Transform_Get_Custom_PropHasChanged when opening a scene
Reproduction steps:1. Open the “CrashRepro” project2. Open the “Assets/Curvy Tests/Core.unity” scene3. Click Window > General >... Read more
Editor redirects the user to an invalid webpage when trying to access do...
Reproduction steps:1. Open the attached project “NetworkingBug“2. Open the Scene “Assets/Scenes/Menu”3. In the Hierarchy window sele... Read more
Code Coverage fails to generate a report when the assembly name begins w...
Reproduction steps:1. Open the attached project “CodeCoverageBug“2. Open the Test Runner (Window>General>Test Runner)3. Press ... Read more
Parent Coroutine does not resume when yielding to child Coroutine, whic...
Reproduction steps:1. Open the attached project “CoroutineDestroy.zip“2. Enter the Play Mode Expected result: “ParentCoroutine Resum... Read more
“AssetReferenceSprite.subAsset” name is not updated after renaming Addre...
How to reproduce:1. Open the user’s attached “My project (2).zip” project2. Rename the “UI_IMG_SA_Square.png” file3. Select “MyScrip... Read more
Shader Graph Blackboard property unresponsive after clicking on property
How to reproduce:1. Open a Unity project with the Shader Graph package installed2. Right-click in the Assets folder > Create >... 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