Search Issue Tracker
Editor crashes on removing or adding Rect transform component when Halo ...
Editor crashes on removing or adding Rect transform component when Halo or Lens Flare component is attachedSteps to Repro:1. Open th... Read more
Particle bounds are too small when emitting long meshes
How to reproduce:1. Open attached project "Particle_Bounds_Bug.zip" and scene "BoundsTest"2. In Hierarchy window, select "Emit Cylin... Read more
Vulkan build crashes on launch for Linux
Vulkan build crashes on launch for Linux Steps to reproduce1) Create new project2)Player settings > Other settings > Select on... Read more
[UnityYAMLMerge] "Unexpected end of stream" error when merging files (fo...
"Unexpected end of stream" error when merging files REPRO STEPS:1. Download the attached zip file2. Using UnityYAMLMerge, attempt to... Read more
Selecting/using huge files forces users to quit the Editor
Reproduction steps: 1. Open "2.5GB_text_file_proj.zip" project2. Click on "huge.txt" in the Project window Expected Result: The Edit... Read more
WebCamTexture doesn't free all allocated memory on UWP upon destruction
This test project contains a plane with a webcam texture attached to it, and a button to tear it down and then 5 seconds later reini... Read more
GeometryUtility.CalculateFrustumPlanes() and GeometryUtility.TestPlanesA...
It seems that GeometryUtility.CalculateFrustumPlanes() and GeometryUtility.TestPlanesAABB() are not returning the right values, and ... Read more
ScriptExecutionOrder ignored when reloading scripts during playmode
To Reproduce:- Open repro.unity scene- Press play- Reimport a script from project view- observe Console output ClassA,ClassB and Cla... Read more
[Android] GI assets for the first scene(level0) have been added to the o...
Steps to reproduce:1) Download project and open in Unity2) Go to "Build Settings" and choose "Default" compression method.3) Go to "... Read more
Low performance in Animation window when hadling a lot of key frames
How to reproduce:1. Open attached Unity project2. Load "test" scene3. Select event_catattacs in the Hierarchy window4. Open Animatio... 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