Search Issue Tracker
ALGCompression tool crashes when changing the texture shape to 2D on And...
ALGCompression tool crashes when changing the texture shape to 2D on Android platform Reproduction steps: 1. Open the attached proj... Read more
[Android] Splash Screen/Unity Logo doesn't fit on the screen
Steps to reproduce: 1) Download attached project or create a new one 2) Build and run project on a device Note: Look at Unity's sp... Read more
Playing and exiting play mode triggers a light re-bake
This is by design because when auto mode is used for building the lighting, editor fetches the data after quitting play mode. Theref... Read more
Adjusting motor speed of the hingejoint2D causes object to move uncontro...
Adjusting motor speed of the hingejoint2D on "piece2" while in play mode. Object starts to move uncontrollably (flickering). Note: ... Read more
When pivot.x is set to 0, Rect Transform is ignoring Vertical Fit set to...
Reproduction steps: 1. Open the attached project; 2. Select object Canvas/Scroll View/Viewport/Content/GameObject/Text; 3. Change Pi... Read more
RequireComponent Attribute throws an error with UnityEngine.AI
"[RequireComponent(typeof(UnityEngine.AI.NavMeshAgent))]" in the script throws an error to Console when attaching Game Object. It f... Read more
Prefabs values not applied to game object after switching between platforms
Switching compile defines for different platforms can cause inspector to become out of sync with the project files. Steps to Reprod... Read more
[DX11] The attached game crashes when closed from taskbar with AA disabled
Reproduction steps: 1. Open the attached project 2. Make sure that AA is disabled in Quality Settings 3. Build & run with -force-d3d... Read more
Graphics device is automatically disabled in batchmode
It should only disable graphics device when -nographics is also added. This is not the case Steps to reproduce: 1. Download and ope... Read more
Crash when a particle system is sub emitter of more than one other parti...
I'm hitting a crash any time I assign one particle system to be a sub emitter of more than one other system. I'm also seeing these ... 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
- Top and bottom color channels are swapped when lighting an object with Six Way Shader Graph in URP
- "Problem detected while importing the Prefab file" errors on Learning Templates import
- Crash on RaiseException during Socket.BeginConnect in Player when application connection is blocked through commercial firewall
- Decal Projector produces artifacts when the normal and decal are projected in negative z-direction and Normal Blend is set to 1
- Undoing slider field change only resets slider position, doesn't undo the value change