Search Issue Tracker
Cache folders remain empty after discarding the cached bundle
Reproduction steps:1. Open the attached project “FoldersRepro“2. Open “Assets/Scenes/Intro.unity“ Scene3. Enter the Play mode4. Set ... Read more
Crash on DownloadHandlerTexture::OnFinishReceiveData when searching for ...
Reproduction steps:1. Open the attached project “CrashRepro“2. Open NuGet window (NuGet > Manage NuGet Packages)3. Type anything ... Read more
Custom inspectors are not generated automatically when using Visual Scri...
Reproduction steps1. Open the “BugDemo” project2. Open the "Assets/Scenes/SampleScene.unity" Scene3. In the Hierarchy Window select ... Read more
Crash when opening a specific project
Reproduction steps:1. Open the attached project "IN-30724_InspectorBug"2. Observe crash Reproducible with: 2023.1.0b5, 2023.2.0a3Not... Read more
Library becomes blank until it's updated when undoing actions in UI Buil...
How to reproduce:1. Open any project2. Navigate to Window > UI Toolkit > UI Builder3. Set Library to Tree View4. Drag and drop... Read more
The “_MainTex_TexelSize” property is not being set when compiling a Shader
How to reproduce:1. Open the attached project “My project.zip“2. Open Scene “SampleScene“ (Assets/Scenes)3. Observe the “Farm_Seed_S... Read more
Memory leak when changing Editor Theme multiple times
How to reproduce:1. Create a new project2. Press Widow → Analysis → Profiler3. Press Edit → Preferences → General4. Change the Edito... Read more
[Linux] Shader errors are thrown after reimporting a compute file
Reproduction steps:1. Open the attached “BugRepro” project2. In the Project window, right-click on “Assets/CrowdCompute.compute“ >... Read more
Glitching white line on splash screen logo
What happened?Once you create a build for a project in 2023.1.0b3 and start it, a visible white line is shown glitching above the un... Read more
[UI Toolkit] Match Game View doesn’t reflect how UI appears in Game View...
Repro: Open the project from the attached .zip. Open Assets -> Scenes -> 01_MainMenu and view the Game Scene. Set Game Scene r... 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