Search Issue Tracker
Graphics settings expandable fields have weird selection highlight when ...
How to reproduce:1. Create a new URP Unity project2. Go to Edit -> Project Settings -> Graphics3. Expand the "Adaptive Probe V... Read more
[Playables] "PlayableGraph was not destroyed" warning is logged when ent...
"PlayableGraph was not destroyed" warning is logged when entering the Play mode with the Prefab open (the prefab holds the script wh... Read more
[Quick Search] Searching for Scriptable Objects, doesn't work unless all...
Reproduction steps: 1. Open "1157066" project2. Open the Quick Search menu ("Alt" + " ' ")3. Search for "Scriptable"4. Press on the ... Read more
Preset cannot be saved when saving outside of the Project's Assets direc...
How to reproduce:1. Open the attached project (PresetTest.zip)2. In the Project view, go to Packages/TESTPACKAGE, and select the Scr... Read more
[IL2CPP] UnityLinker.exe fails to run when building project with System....
Steps to reproduce:1. Download 1060435_repro.zip2. Build Standalone player with IL2CPP backend Expected results: Unity builds the pr... Read more
Timeline "Play" hotkey (spacebar) is not working anymore
using the spacebar hotkey in Timeline to activate play/stop of the play controls does nothing. repro:- open attached project or crea... Read more
[Package Manger] Crash on "core::StringStorageDefault<char>::assign" whe...
Steps to reproduce:1. Start a new project2. Go to Window -> Package Manager3. Select a package to remove from the installed list4... Read more
DisposeNativeSplinesCache() call throws exceptions when entering Play mo...
Reproduction steps:1. Open the attached “IN-98869.zip” project2. Open the “SampleScene”3. Open an external debugger (e.g. JetBrains ... Read more
UnityWebRequest uses TLSv1 protocol during TLS handshake instead of TLSv...
How to reproduce:1. Open the “UnityWebRequestTLS12_2022“ project2. Open the “SampleScene”3. Open a packet-capturing software and sta... Read more
[APV] Scenario Blending UI not shown in Rendering Debugger
Steps to reproduce: 1. Download the attached repro project and open using 2023.3.0b9 2. Open the Rendering Debugger, (Window > An... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class