Search Issue Tracker
[HDRP] DLSS error when switching resolution while Rendering Debugger is ...
1) Open any project using DLSS 2) Make sure Rendering Debugger is open 3) Enable Logging in the bottom of the debugger 4) Switch for... 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
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
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
Crash when reloading Domain when an Entity is selected in the Entities H...
Reproduction steps:1. Open the attached project “InspectorBug.zip”2. Open the SampleScene3. Open the “Test” Script4. Open the Entiti... 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
[Prefab] Playmode clears Prefab script list data unless completely unpacked
Repro: Open scene Assets -> Scenes -> Alasdair -> AnimationTesting Click on LookManager in Hierarchy to view in Inspector. ... Read more
PrefabUtility.IsPartOfVariantPrefab() doesn't recognize variants when a ...
How to reproduce: Open the attached project "IsPartOfVariantPrefab.zip" Select and drag Assets/3 (1).prefab into the Hierarchy windo... Read more
[21.3 only] Error "NullReferenceException UnityEditor.SceneView.OnGU" is...
How to reproduce:1. Open the project “IN_29357”2. Open the “Goblin_01” prefab3. Select any child prefab in the Scene view4. Delete i... Read more
Input drawn with PropertyDrawer every few frames sets the value to null ...
Reproduction steps:1. Open the attached “Test Project” project2. Open the “SampleScene” scene3. Select “Main Camera” GameObject4. Se... 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