Search Issue Tracker
Blender FBX file import triggering incorrect errors
Reproduction steps:1. Open the attached “Repro“ project2. Observe the Console Expected result: No errors are present, the fbx file i... Read more
Differences between Memory Usage Shown in Profiler and in Windows Task M...
Reproduction steps:1. Open attached project "GetPixelsLargeTex"2. Open scene "ImportBigFile"3. Hit play, let the scene run in the ed... Read more
LineRenderer does not render lines straight when Positions are under 1 o...
Reproduction steps:1. Open the attached project ("1322317_R.zip")2. Open the "SampleScene" scene3. Observe the LineRenderer inner cu... Read more
Name of a GameObject can be set to an empty string when changed in the I...
How to reproduce:1. Create a new project2. Open the Inspector window3. Create an empty GameObject in the Hierarchy4. Delete the name... Read more
Version Control/Version Control Changeset windows fail to update while i...
How to reproduce:1. Open the attached project ("ProviderSubmit".zip") and set it up to use Perforce's version control2. Enter Play M... Read more
Typo in HDRP TextureCache2D.cs line 80
Reproduction steps:1. Open any project that has the HDRP package installed2. In the search field of the Project window type TextureC... Read more
[API] Crash in Material.SetTexture with a null argument
Add the following code to the Start method of any script attached to a gameobject in your current active scene and press Play. Unity... Read more
Audio/TextureImporter mixed platform strings
Reproducible on 5.0 and 5.1 versions; Issues:Methods in AudioImporter and TextureImporter that require a platform string argument, r... Read more
EditorAssetGarbageCollectManager Memory Threshold Overflows due to (int)...
Reproduction steps:1. Create a Project with a large number of Nested Assets2. Set the CONTENT_BUILD_INTERFACE_MEMORY_PRESSURE_COLLEC... Read more
Editor window becomes uncloseable when the script creating it is removed...
Steps to reproduce:1. Open new project2. Create a script that opens an editor window (Or just use the example script from https://do... 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
- Unity Hub Module icons wrap poorly when they occupy two rows
- "Add new query block" (+) button has no highlight when navigated with the keyboard
- WebGPU errors when CoreCopy shader is used to copy an MSAA texture
- Unity Cloud icon does not appear next to project and does not connect correctly when the project is created with Cloud but closed right after creation
- ScrollerSlider in the Scroller Control is still using UXMLTraits