Search Issue Tracker
[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
Profiler window disappears when you click on DeepProfiler
To reproduce: 1. Create a new project. 2. Open Profiler Window. (do NOT dock it) 3. Press on "Deep Profiler" Expected result: Profi... 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
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected