Search Issue Tracker
Tile Palette: "Create New Tilemap" dropdown area is displayed in several...
Steps to reproduce: Create a project using the Universal 2D template Go to "Window" -> "2D" -> "Tile Palette" Find and select ... Read more
[URP] Material's name does not match Universal Render Pipeline/Particles...
How to reproduce;1. Create a new URP project2. Create Particle System3. Select 'Particle System' GameObejct in the Hierarchy4. Obser... Read more
Crash on "JobBatchDispatcher::KickJobs" when exiting Unity from specific...
How to reproduce:1. Clone or download "EntityComponentSystemSamples" project from Unity Technologies GitHub page: https://github.com... Read more
The Shader Graph Main Preview is rotated on mouse movement after changin...
How to reproduce:1. Create a new URP project2. Create any Shader Graph and open it3. Right-click on a Main Preview tab and change it... Read more
Texture2D ReadPixels takes in account part of GameView viewport
Steps to reproduce the issue:1. Donwload attached project "738780_repro.zip"2. Open scene "main" and play it3. Notice created image ... Read more
UI Text component preferred size differs after changing Canvas size
To reproduce: 1. Download attached project "UIText_PreferredSize_BugReport.zipp" and open in Unity2. Open "bugRerport" scene3. Enter... Read more
[SRP|Editor] Crash on updating "Render-pipelines.Lightweight" package th...
Crash on updating "Render-pipelines.Lightweight" package through Package Manager in Lightweight template project. Steps to repro:1. ... Read more
[UI] MaskableGraphic OnEnable and OnDisable are slow causing non-respons...
To reproduce:1. Open attached project2. Play scene3. Click on Open4. Notice spike in profiler5. Click on Back button6. Notice anothe... Read more
Crash on keywords::LocalKeywordState::operator when calling ShaderUtil.G...
Steps to reproduce:1. Open the “user’s attached project”2. Select “Tools/Shader Tests/Test Shader Keywords (6000 API)” through the M... Read more
Mixing strip and regular contexts prevents VFX from rendering
Steps to reproduce: Import the attached package Connect standalone Update Context (without blocks in it) to the initialize and outpu... 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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation