Search Issue Tracker
Toggle Button Group Sample Code Disappears on Window Resize in UI Toolki...
Steps to reproduce: Create a new Unity project Open UI Toolkit Samples via Window > UI Toolkit > Samples Navigate to Control &... Read more
[WSA] 'Build' button does not work when 'C# projects' are enabled
1. Create a new project2. Switch the platform to WSA3. Enable the 'C# projects' button4. Press the build button - nothing happens Re... Read more
AsyncOperationHandle.PercentComplete always returns 0 when loading from ...
Reproduction steps:1. Open the attached project "ADDR-2947 repro.zip"2. Click “Build > New Build > Default Build Script” in th... Read more
Crash when calling PrefabUtility.SaveAsPrefabAsset with a absolute path ...
How to reproduce:1. Open user-submitted project (ForDebugging.zip)2. Open the SampleScene3. Enter Play Mode4. Click the 'Save' UI bu... Read more
[Mac] UnityEditor Mac sometimes loses the installed Platform Support
To reproduce:1. Create a new project2. Set Platform Support to iOS or Android3. Close Unity4. Open the project again Expected result... Read more
Asset Group loses its reference in Addressables window when a file with ...
How to reproduce:1. Download and open the project "1170379.zip"2. Open the Addressables window3. Create an Asset or folder and name ... Read more
[HDRP] Volumetric Fog flickers when using secondary Camera which renders...
How to reproduce:1. Open the attached project("HDRP_Flicker")2. Go to Scenes > SampleScene3. Move around in the Scene View Expect... Read more
[Cloth] Stretching and bending stiffness of cloth gets clenched and does...
Stretching and bending stiffness of cloth does not work as expected from 2019.2.0a7. Refer to the attached videos. Steps to reproduc... Read more
Reserialize asset in text mode doesn't work if ScriptableObject has suba...
To reproduce:1. Open attached project2. Change serialization mode to "Force Text"3. Reimport all assets4. Notice that "Nested Asset"... Read more
Window stays outside the display when switching from multiple monitors t...
How to reproduce:1. Create a new project2. Detach Game window and drag it out to a second display3. Disconnect the monitor that has ... 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