Search Issue Tracker
Unity Recorder crashes when attempting to record a GIF Animation
How to reproduce:1. Open the attached project (recorder.zip)2. Open the "SampleScene" Scene3. Open the Recorder Window4. Select the ... Read more
Non-development Apple silicon builds don't run
Workaround can be found on the forum: https://forum.unity.com/threads/unity-on-apple-silicon-and-big-sur-known-issues-and-workaround... Read more
[PSD Importer] PSD importer doesn't respond to changes in layer size
Steps to reproduce:1. Create a new project2. Install the PSD Importer package3. Download the attached "bugdemo.zip"4. Drag the file ... Read more
Documentation page is not displayed for the user when he clicks on a que...
To reproduce: 1. Open HUB;2. Create a new project;3. Go to "Project" window and select "Scenes" folder;4. Click on a "SampleScene";5... Read more
[UNETServerDll] Attempt to connect to server while client is intensively...
Steps:1. Open attached solution2. Build3. Run "Server.exe"==>"Server started: 9999" message appears in console4. Run "ClientGUI.e... Read more
Baked emission is baked only if the material is first in array
Repro steps:1) Open the project and test.scene in it2) Build the lighting2) Notice the scene is dark and there are two materials on ... Read more
[2D 9-slice] No tooltips for Size, Full Tile or Threshold on the 9-slice...
There are no tooltips for the new 9-slice properties of the Sprite Renderer 1. create a sprite2. view the Sprite Renderer in the ins... Read more
[Terrain Tools] UI: Custom ranges reset on recompile/exiting editor
Repro:1. Change slider ranges (Min|Max)2. Close the editor3. Open the editorExpected: Slider ranges are the same as before closing t... Read more
[SpriteShapeProfile] On deselecting game object from the Inspector windo...
On deselecting game object from the Inspector window leads to deselecting Sprite Shape Renderer Steps to Repro: 1. Create a new Proj... Read more
Prefabs in Hierarchy Window occasionally aren't highlighted in blue
Steps to reproduce:1. Open the attached project ("McDROID repro")2. Enter "_DLC" scene3. Observe "Angry Worm Space" in Hierarchy win... 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