Search Issue Tracker
Selected item name does not turn white in Project Window when Domain is ...
How to reproduce:1. Open “IN-93795_TestListViewColor” project2. Ensure Editor Theme is set to “Light”3. Ensure Project Window is set... Read more
Hovering on the three-dot menu also highlights the tab header near it wh...
How to reproduce:1. Create a new Unity project2. Make sure to use the default layout3. Populate the tabs header in the Scene/Game vi... 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
SVG with "Antialiased Arc Encoding" and slices don't behave well
Steps to reproduce: Import attached ButtonNormal.svg Using it as a background image of a button Play with slices Actual results: The... Read more
[HDRP] PBR Sky Air Attenuation Distance Intensity field value is reset t...
PBR Sky Air Attenuation Distance Intensity field value is reset to 0 when the window is closed, although the intensity is not reset ... Read more
Sample Project has glitchy stretching on certain resolutions
1. Import the UI sample project2. Switch the platform to WP83. Switch the game view resolution to something other than "Free Aspect"... Read more
Changes made to Static Emissives in Light Explorer do not add to Undo Hi...
Steps to reproduce: Open a Unity Project In the Scene, create a new Cube via GameObject > 3D Object > Cube Select the cube and... Read more
[UIElements] Final slider value field is not present for VisualElements ...
Final slider value field is not present for VisualElements Container. Refer the attached screenshot Steps to reproduce1) Open attach... Read more
[iOS] App crashes with "A command encoder is already encoding to this co...
How to reproduce:1. Open the attached project ("unity.zip")2. Build an Xcode project and open it3. Open /Libraries/<user's librar... Read more
Editor crashes when creating new Texture2D with DXT1Crunched, DXT5Crunch...
Steps to reproduce:1. Download 1179336_repro.zip and open "SampleScene"2. Enter play mode Results: Editor crashes when creating Text... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist