Search Issue Tracker
FindGameObjectsWithTag() adds to count the selected prefabs
To reproduce:1. Open the attached project2. Run the scene3. (De)select the Cube prefab from the Project View4. Notice that the size ... Read more
Importing substances causes a crash
To reproduce:1. Create a new project2. Open the asset store3. Download and import the "18 FREE Substances"4. Unity crashes on import... Read more
Editor crash when mecanim transition endTime < startTime
1. Open the attached project.2. Select the New Animation Controller and go to the Animator window.3. Select the transition between t... Read more
Stripping fails when two methods' generic parameters differ in DLL
Postponing reason: This is an issue with the stripper incorrectly stripping overloaded generic methods. We are not going to fix this... Read more
Canvas doesn't update to Game View size when tab is not in front.
Repro steps:- Have Game View docked separately from Scene View and not being the front tab (see image)- Create new scene.- Menu: Gam... Read more
Disabling an UIRenderer component at runtime crashes Unity
1. Open the attached project2. Run the scene3. Click the "Toggle Renderer" (it disables the UIRenderer)4. Unity crashes Read more
RectTransform picking doesn't work when collapsed in Inspector
Repro steps:- Make sure RectTransform component is expanded in Inspector.- Select nothing in the Scene View or Hierarchy.- Click on ... Read more
plugin maxes out cpu/core with game
-e: the plugin process/child of the browser stays on max cpu and the game becomes very sluggish -repro so far: win7/10.8.5 with chro... Read more
Blank scene when refreshing a Streamed Web Player build
Blank scene when refreshing a Streamed Web Player build.Used browser: Safari - Version 7.0.2 (9537.74.9) To reproduce:- Open attache... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS