Search Issue Tracker
"unity_WorldToObject" is not the inverse of "unity_ObjectToWorld" when a...
How to reproduce: 1. Open the user's attached project "MatrixBug.zip" 2. Load the Scene "MatrixBug" 3. In the Hierarchy select the "... Read more
Object Picker field get repainted but doesn't change place when called f...
Steps to reproduce: 1. Open a new or existing project 2. Create a Cube GO in the scene and select it so the components are visible i... Read more
[Editor][UI] Grid Plane axis orientation change is not producing any effect
How to reproduce: 1. Open the attached "Test_2021.2.zip" project 2. In Scene View open Grid Visual Window -> Select any Grid Plane a... Read more
Canvas is scaled-down when opening the project
How to reproduce: 1. Open the attached project 2. Observe the Game window Expected result: Canvas size is same as camera's height a... Read more
"This Mesh Collider is attached to GameObject but doesn't have Read/Writ...
Reproduction steps: 1. Open the user's attached "MeshTest.zip" project 2. Open the "SampleScene" Scene 3. Enter the Play mode 4. Obs... Read more
[Android] Input.GetTouch function first coordinates position data is aff...
Reproduction steps: 1. Open the attached Unity project "InputIssue.zip" 2. Open "Test.unity" Scene from the Scenes folder 3. Build a... Read more
RectTransfom Child's position changes automatically when Parent's width ...
Changing Parent object (under Canvas) RectTransform's width will make its Child's Anchored position slightly changed due to precisio... Read more
Empty number field fallbacks to the last value
Reproduction steps: 1. Open the attached "EmptyFieldFallback.zip" project 2. Open the "SampleScene" Scene 3. In the Hierarchy, selec... Read more
[UaaL][Metal] Graphic resources allocated in the scene are not released ...
Steps to reproduce: 1. Open the project provided in the Google Drive link 2. Open 'both.xcworkspace' in Xcode which includes both Un... Read more
Editor crashes on YGLayoutNodeInternal when recompiling scripts while Cu...
Reproduction steps: 1. Open users attached project 2. Open Scenes/SampleScene 3. Select "bug" GameObject in the Hierarchy window 4. ... 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
- NullReferenceExceptions are thrown on Editor launch when the Project window was locked in the previous project
- Render Pipeline Converter selected asset counter reports one fewer item when using manual selection
- [Android] [Adreno] [WebGL] A light cookie is not rendered with shader compile error when WebGL build is launched on a device with Adreno GPU
- Rigibody sliding over a flat surface that is made of several GameObjects detects false collisions when Collision Detection is set to "Continuous" or "Continuous Dynamic"
- UI Toolkit Label height is incorrectly calculated when using max-width with percentage value