Search Issue Tracker
[XR][Android] Crash on Android 14 due to ARCore package not specifying o...
Reproduction steps: 1. Open the attached project “ARProject” 2. Ensure that Target API Level is set to API Level 34 at (menu: Edi... Read more
Consistent EditorLoop 5-10ms spikes when using Metal API
Reproduction steps: 1. Create a new project 2. Make sure you are using "Metal" Graphics API (Player Settings > Other Settings > Auto... Read more
[Android]"StrictMode policy violation: android.os.strictmode.NonSdkApiUs...
1. Open empty Unity project 2. Build Android APK 3. Upload APK to Google Play Developer console Expected result - No API warnings ... Read more
User can't easily configure location of both UPM and Asset Store package...
Users would like to easily configure the location of the package cache for both, UPM and Asset Store packages. Read more
[IL2CPP] Null Exception is thrown when passing NativeList to a IJobParal...
Steps to reproduce: 1. Download attached project 2. Build project for Standalone with IL2CPP backend Results: Null exception is th... Read more
The "StackOverflowException" error is thrown in the console and the Edit...
How to reproduce: 1. Open the “ListBug.zip“ project 2. Select the “new behaviour script“ Scriptable Object 3. Add at least 2 elem... Read more
Editor crash when deserializing an array of a type with a nested fixed-s...
Reproduction steps: 1. Open the attached 'FixedBufferOverrideCrash' project 2. Open the 'TestScene' 3. Select the 'TestPrefab' and o... Read more
[iOS] Rigidbody interpolation causes objects to jitter
Steps to reproduce: 1. Download the user's attached project 2. Build to iOS 3. Observe the cube travelling in the screen Expected: ... Read more
[Linux] Folder name is truncated when dot is used in the name
How to reproduce: 1. Create a new project 2. Open the Project window (Window->General->Project) 3. Create a new Folder with "a 1.... Read more
Jerky initialization of Joints occurs when Configurable Joint Limits are...
Reproduction steps: 1. Open the attached “BugRepro” project 2. Open the “Ragdoll Bug Repro” Scene 3. Select the “FannequinV2RootD... 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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true