Search Issue Tracker
Animator Transition slider is not in line with the mouse cursor while dr...
Reproduction steps:1. Open the attached project "animator_transitionSlider_case871160";2. Open the scene "test";3. Go to the Animato... Read more
View Direction Shader Graph Node causes a compilation error when used in...
Reproduction steps:1. Open the attached project named "VfxSgIssue"2. Open the Test Scene3. Observe the Console Window Expected behav... Read more
Necessary shaders are stripped from Asset Bundles when they are not in t...
How to reproduce:1. Open the attached project "Cubes"2. Open the "Sample Scene" scene in the Project window3. Observe the cubes (The... Read more
[Rendering Debugger] Crash on ScriptableBatchRenderer::GenerateBuiltInCB...
Reproduction steps:1. Create a new URP project2. Open Window -> Analysis -> Rendering Debugger and change 'Material Override' ... Read more
Mask component doesn't add Image component in spite of dependency
Steps to reproduce:1. Open attached project "scrollRectAndMask"2. Open "repro" scene3. Navigate Canvas>Panel>GameObject in hie... Read more
[Android][OpenGLES3] Compute shader compilation fails
Steps to reproduce:1. Open user attached project2. Delete CompiledShaderNoEdge.shader3. Build & Run to an Android device4. Logca... Read more
[Shader Graph] Property connector icon in a node is distorted
All the properties connector icons from a node are distorted when any node is created, refer attached video Steps to repro:1 Create ... Read more
Array new values are not saved when changing in the Inspector window
To reproduce:1. Open the project “InspectorBug”2. Select “Test” GameObject3. In the Inspector expand “Test (Script)”4. Change values... Read more
Undoing a Snapshot that's not visible should select the Snapshot
Steps to reproduce : - create an audio mixer- add another Snapshot- change the Attenuation Fader in the Master group- select another... Read more
Profiler Module Editor missing burger icons
How to reproduce: 1. Create new project2. In Context menu navigate Windows > Analysis > Profiler3. Click on Profiler Modules b... 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
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object