Search Issue Tracker
“NullReferenceException” is thrown and behavior graph is unusable when a...
How to reproduce:1. Open the attached “IN-107935_minimal.zip” project2. Open the “Worker BT” behavior graph3. Right click in the beh... Read more
ComputeShader compilation is executed sequentially, resulting in subpar ...
Reproduction steps:1. Open the attached “IN-102708_Repro.zip“ project2. Open the “Assets/MyShaderTest/StandaloneShader_500_500.compu... Read more
Crash on GetSceneGUID when building a scene
Reproduction steps:1. Open the attached project ("IN-105103_Test")2. Open scene "Scenes/MainGame"3. Build & Run the project Expe... Read more
[linear][custom shader] Incorrect Opaque Colors in UI Builder and when u...
Project description: A UIDocument contains 2 squares. One uses the default shader, and the other uses the a custom shader that mimic... Read more
Custom Shader Preview disappears after loading RenderDoc
Steps to reproduce: Create a custom shader for UI with the default implementation (branch node with default inputs) Load RenderDoc f... Read more
Shader bundle CRC numbers are not identical (non-deterministic) when bui...
How to reproduce:1. Open the “Gcb.zip“ project (have IL2CPP installed on the Editor)2. In the menu, press Tools → “Build TMP SDF Sha... Read more
Duplicating the Group Node in VFX Graph enters the renaming when the Gro...
How to reproduce:1. Create a new project and install the Visual Effects package2. Create any VFX Graph and open it3. Right-click in ... Read more
Crash on UnityEngine.Canvas:GetDefaultCanvasMaterial when loading a Scene
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/MainScene” Scene3. Enter Play Mode4. In the Gam... Read more
VFX Sticky Note Title field is removed after deleting the Title text wit...
Steps to reproduce: Create a new HDRP 3D Template project Create a VFX graph In the VFX graph window, create a Sticky Note Delete th... Read more
IL2CPP build fails when changes to C#’s async state machine-generated co...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/ReproScene.unity” Scene3. Open File > Buil... 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