Search Issue Tracker
Using Quaternion.Euler transforms rotation with a very slight error with...
Steps to reproduce: 1. Open QA's attached project 2. Play the "repro" scene 3. Observe "empty(Clone)" gameobject's rotation is 90.00... Read more
Asset thumbnails are not updated with Graphics API
As Vulkan is treating some texture formats differently so the normal map texture appears to be red. (By-design in Case 1071815) But ... Read more
PrimitiveBoundsHandle throws NullReferenceException when drawn in OnGUI()
PrimitiveBoundsHandle throws NullReferenceException when drawn in OnGUI() The problem is that it accesses Camera.current in a few p... Read more
[Memory] 1 MB increase in RuntimeInitialize() memory due to TempBackgrou...
Reproduction steps: 1. Open the attached project "EmptyProject"; 2. Build the iOS project and open it through XCode; 3. Hold down th... Read more
Script Execution Order menu doesn't show complete class names for long c...
How to reproduce: 1. Open the attached "case_1122059-SEODialogBug" project 2. Go to Project settings > Script Execution Order and ma... Read more
[MacOS] NullReferenceException is thrown when canceling selecting script...
To reproduce: 1. Create a new project in Unity 2. Open Edit -> Project Settings -> Player -> Other 3. Change Scripting runtime versi... Read more
Setting SDK to incorrect path, doesn't show any warning
How to reproduce: 1. Create a new project 2. Go to Preferences > External Tools 3. Cut Android SDK path 4. Click on Browse and choos... Read more
Reimporting script after reading serialized data in a specific 'Maintain...
To reproduce: 1. Open project 2. Open Maintainer (Tools > Code Stage > Maintainer) 3. Switch to the Project Cleaner tab 4. Press Sca... Read more
Editor is not fully translated to English when changing the language fro...
How to reproduce: 1. Install a Unity version using Unity Hub 2. In the Unity Hub go to 'Installs' 3. Click on the three dots next to... Read more
[Editor] NullReferenceException on pressing shift + space when a mouse h...
Editor throws NullReferenceException when mouse is hovered and Shift + space is pressed over a blank area (Non-window area) above Hi... 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
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context