Search Issue Tracker
Cloth simulation restarts when applying constraints
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/SampleScene” Scene3. Enter Play Mode4. In the H... Read more
Log shader compilation does not give info on which shader instance had a...
Steps to reproduce:1. Create a new Unity project.2. Make sure "Log shader compilation" is enabled in Player settings.3. Build and ru... Read more
Label text overflows its rect when resizing the Game view in Free Aspect
How to reproduce:1. Open the attached “IN-83704“ project2. Open the “SampleScene” Scene3. Make sure the Game view is set to Free Asp... Read more
UI Toolkit Slider value defaults to min value when the initial value is ...
Reproduction steps:1. Open the attached “UISlider.zip” project2. Open the “Test” Scene3. Enter the Play mode4. Observe the Console E... Read more
space-evenly button in UI Builder's Inline Styles > Align properties is ...
Steps to reproduce: Open Unity when your primary monitor is small (e.g. I used a 13.3inch Macbook). It doesn't matter if you have a ... Read more
The Player hangs when unloading a scene using the UnloadUnusedAssets() m...
Reproduction steps:1. Open the attached “BuildLockup” project2. Open the “Assets/Scenes/SummerCampScene/SummerCamp2“ scene3. Build a... Read more
[iOS] Too many texture parameters error is thrown when running on device...
How to reproduce:1. Open the attached Project "MaxTextureBinds.zip"2. Build and Run the Scene "SampleScene" on iOS3. Observe the Xco... Read more
[MacOS] Trying to pick a Colour from full-screen window breaks Color Pic...
Requires two or more monitor set-up to reproduce Steps to reproduce: Open a Unity project Add a new GameObject to the scene (GameObj... Read more
WebGL Player hangs on first frame when "Autoconnect Profiler" is enabled...
Reproduction steps:1. Open the attached “profilerwebgl.zip” project2, Build and Run for WebGL (File > Build and Run)3. Observe th... Read more
Game Window Guides fail to appear when "Display 2" is selected in the Ga...
Reproduction steps:1. Open the attached "repro_IN-83795" project2. Open the "Assets/Samples/Cinemachine/2.10.1/Cinemachine Example S... 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