Search Issue Tracker
[UI Builder] Documents from Package folders do not show up in UI Documen...
Reproduction steps:1. Open project attached in "UIToolkitPackage.zip"2. Double click on "TestDocument" in the project window3. In th... Read more
The error of Null reference appears when changing Color gradient for the...
To reproduce:1. Open attached project2. Press on E-Star in the hierarchy3. Press on Start Color and change the gradient Actual resul... Read more
Text in the Burst Inspector Left side panel overlaps/goes out of bounds ...
Steps to reproduce: Create a new Unity project using the Universal 3D template Open the Burst Inspector window (Jobs > Burst >... Read more
[GraphView] Node groups, systems, properties, sticky notes can not be re...
How to reproduce:1. Create a new HDRP/URP (make sure VFX package is installed on URP) project or open the existing one2. Create VFX ... Read more
Stack overflow crash when in Play mode
Reproduction steps:1. Open the user's attached project2. Open scene 'Scenes/MainScene'3. Enter Play mode Expected result: Play mode ... Read more
[Mac] Audio from outside of Unity Editor sources glitches when recompiling
How to reproduce:1. Create a new project2. Play audio source outside of Unity3. Go to Window > Package Manager4. Install any pack... Read more
CollectDependencies(SceneAsset) returns dependencies when called for emp...
To reproduce:1. Open attached example project2. Open Assets/empty.unity and notice it's empty3. Select Assets/empty.unity4. Execute ... Read more
HDRP Template scene crashes during lighting bake
Generate Lighting crashes the Unity Editor using the HDRP Template scene.This occurred on a PC using NVIDIA 1080, though onboard Int... Read more
[Visual Effect Graph] Crash on VFXExpressionContainer::EvaluateExpressio...
How to reproduce:1. Open the "VFX_Crash.zip" project2. Open the "VFX.vfx" graph3. Change the "Count" value to 0 in "Sequential Circl... 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
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES