Search Issue Tracker
[URP][Speedtree] SpeedTree8 Shader has an artifact when convert to Billb...
SpeedTree8 Shader has an artifact when convert to billbard lod mesh Read more
ShaderGraph search is ordered lexicographically instead of by relevance
Reproduction steps:1. Create a new Project2. Create a new Shader Graph3. In the Node creation menu, type "lerp" Expected result: The... Read more
[HDRP] MissingReferenceException is thrown when Volume is destroyed afte...
How to reproduce:1. Open the user's attached project and VolumeBugReproducible scene2. Enter the Play mode and observe the Console w... Read more
Custom Nodes not being added to the node db
Reproducible on: Unity version: 2021.2.0b2 and 2021.1.13f1 VS version: 1.7, 1.6 Platfor: Windows 10 and macOS Catalina Steps to Repr... Read more
[UI Toolkit] ProgressBar is not shown when in Game View
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. In the Game View, Inspect the UI Toolkit's progress ba... Read more
Non-development macOS Standalone builds with IL2CPP scripting backend ha...
Running a Universal binary on Apple silicon (M1) hardware fails with EXC_BAD_ACCESS (Code Signature Invalid) Repro:1) On an Intel or... Read more
Creating a Preset of an asset type marked as excluded from presets is al...
Reproduction steps:1. Create a new empty Project2. Import the attached Script3. Press Test > Create basic texture in the Menu bar... Read more
[XR SDK] [OpenXR] [HDRP] Screen Space Shadows don't align when Single Pa...
Reproduction steps:1. Open the attached project ("Issue-HDRP-ScreenSpaceShadows-Single-Pass-Instanced.zip")2. Open the "SampleScene"... Read more
[HDRP] RTGI denoiser shifts towards green when it's enabled for the firs...
Repro steps :1. Open attached project (search in the case for "Repro project")2. From the Project tab, open Assets/Scenes/SampleScen... Read more
if condition in EditorApplication.playModeStateChanged callback is ignor...
Steps to reproduce:1. Open the attached project ("1348250.zip")2. Open "SampleScene"3. Observe console while entering Play mode Expe... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler