Search Issue Tracker
Rendering particles in Command Buffer spams errors
Steps to reproduce:1) Download and open attached project "repro_848314.zip"2) Open scene "DensityParticles"3) Either play it or sele... Read more
Check mark in Tag element is misaligned when hovered on in Game view
Steps to reproduce:1. Create new Unity project2. Create UI Document in Hierarchy3. Create UI Document in Project window4. Make sure ... Read more
[FBX Exporter] FBX Exporter does not include uv5, uv6, uv7, uv8 when the...
Reproduction steps:1. In "com.unity.formats.fbx@4.1.2" package locate the in FbxExporter.cs file2. In the FbxExporter.cs file locate... Read more
Camera Overlay is missing icons when docked
Steps to reproduce: 1. Enable the Camera Overlay (three dots in the top right corner of the Scene View>Overlay Menu>Cameras)2.... Read more
[IMGUI] Assertion failed errors when docking an editor window containing...
1. Create a new project.2. Install ProBuilder through the package manager.3. Open the ProBuilder window. (Tools -> ProBuilder -&g... Read more
Billboard Grass is only visible when Depth Priming Mode is disabled
How to reproduce:1. Open the attached project “Billboard Grass bug.zip” from the Google Drive link2. Check which Scriptable Render P... Read more
[Win] Crash on tlsf_free when rendering UI Toolkit panel in World Space ...
Reproduction steps:1. Open the attached project "CrashRepro"2. Switch scene view draw mode between wireframe/shaded wireframe/unlit/... Read more
[Editor] Compilation error in the editor code after a failed platform sp...
Steps to reproduce:1. Open the attached project(CompilationError.zip)2. Build for Windows Standalone (x64) -> There build should ... Read more
[Recording] Undo doesn't work when modifying keyframes in the animation ...
How to reproduce: 1. Open any (new) project2. Create a Cube3. Open the Animation Window4. Give the Cube an empty animation5. Add any... Read more
[API update]API updating fails when trying to update from 4.7 to 5.X
Steps to reproduce:1. Download and open project (link provided below).2. "Project Upgrade Required" window appears. Click "Upgrade" ... 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