Search Issue Tracker
When an Image component on a Scroll View contents is disabled scrolling ...
Reproduction steps:1. Open attached project (ReproProject.zip)2. Open and play the "TestScene" scene3. Scroll trough the elements us... Read more
[HDRP] Spot light Pyramid Shape has shadow artifacts on aspect ratio val...
Steps to reproduce:1. Open attached project2. Open TestScene3. Adjust the spot angle until you observe the leaking shadows Expected ... Read more
"Grab RenderTexture" occurs when Main Camera "Clear Flags" is set to "De...
How to reproduce:1. Open attached project and open the SampleScene scene2. Enter the Play Mode3. Capture a frame in the Frame Debugg... Read more
[Editor] Material Selector gets Material Selected only with first selection
Steps to reproduce:1. Create a new project2. Create a default material3. Duplicate it a few times4. Create a sphere and open the "Se... Read more
GameObject children move un-accordingly when moving the parent GameObjec...
How to reproduce:1. Open the attached user project2. Open Scene “Playground“ (Assets/StarterAssets/ThirdPersonController/Scenes)3. S... Read more
[VFX Graph] Cannot undo changed Properties when the Visual Effect is con...
How to reproduce:1. Open the attached project "undoRepro"2. In the Project window, select the Asset "Prefab Variant" (Assets/Prefab ... Read more
Transition from sub-state machine (created at the top level) is connecte...
In the top level of a state machine, we create a transition from the sub-state-machine to a top-level state. Entering the sub state ... Read more
[IL2CPP] Project fails to Build fails when 'event Action' is used
To Reproduce: 1. Build the project from repro_test.zip (12 MB) with Ill2CPP2. Observe that the build fails with: IL2CPP error for me... Read more
PlayerSettings.Android.targetArchitectures == AndroidArchitecture.All re...
How to reproduce:1. Open the attached "1385621_Repro.zip" project2. Open the Player Settings (Edit->Project Settings...->Playe... Read more
Unity crashes/freezes on GfxDeviceD3D11Base::EndOfFrameBookkeeping when ...
How to reproduce:1. Download and open the attached project "Compute Shader Tests.zip"2. Open the play mode3. Click on the buttons st... 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