Search Issue Tracker
UI Elements overlap in the Shortcuts window when docked and resized to a...
Steps to reproduce: Create a new Unity project using the Universal 3D template Open the Shortcuts window (Unity > Shortcuts) Dock... Read more
Commandline receives different commands when passing through System.Envi...
How to reproduce:1. Open the attached “repro-project.zip”2. Click “Tools → Automated Command Line Tests”3. Wait for the process to f... Read more
[Profiler] Taking a detailed memory sample triggers a crash (after calli...
To Reproduce: 1. Open & run the attached project.2. Open profiler, select Memory and change to detailed.3. Click the button (it ... Read more
Using TryDequeue on an empty NativeQueue stops the queue from receiving ...
How to reproduce:1. Open the attached "NativeQueue Test.zip" project2. Open "SampleScene"3. Enter Play mode and inspect the console ... Read more
Blackboard scrolls horizontally to the right side when new Properties ar...
Steps to reproduce: Create or open any Project with the Shader Graph package installed Create any Shader Graph and open it In the Bl... Read more
TSS Inspector creates invalid Project Relative paths for USS references ...
Reproduction steps:1. Open the attached “IN-107902.zip” project2. From the Project Window, navigate to TestPackage/Runtime/Resources... Read more
Some settings Asset icons are missing in the selection window
Steps to reproduce: Create a new URP project. Window > Rendering > Lighting Beside the Lighting Settings Asset field, click "N... 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
[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
[Addressables] Exceptions are thrown at runtime when Play Mode Script op...
How to reproduce:1. Open the attached project ("case_1173999-steel-flood.zip")2. Open the repro scene ("World")3. Build Player Conte... 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
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class