Search Issue Tracker
Quaternion.Angle is non-null when comparing a Quaternion with its invert...
Reproduction steps:1. Open attached project "QuaternionAngleBug.zip" and scene "SampleScene"2. Enter Play Mode3. Observe Console win... Read more
[Scripting] Define Constraints are available for Native Plugins even tho...
Define Constraints should only be visible for Managed Plugins, not Native ones, but they are still visible/available in the Inspecto... Read more
PrefabUtility.SaveAsPrefabAsset() freezes the editor when called from On...
To reproduce:1. Open any project2. Import the script attached "CreatePrefab.cs" (or make your own: call PrefabUtility.SaveAsPrefabAs... Read more
Batch mode crash when playing VideoPlayer on Metal headless
Reproduction steps: 1. Open "1127529" -> "scripts" -> "util_libraries.sh" in a Text Editor2. Change "unity_bin_path" to your E... Read more
OnEnable is called twice if gameobject is disabled and enabled in Awake
Steps to reproduce:1. Download and open the attached project2. Enter Playmode Expected result: onEnable is only called onceActual re... Read more
[Windows] Calling Undo after DeleteArrayElementAtIndex sets the values to 0
How to reproduce:1. Download and open my attached empty project "UndoTestProject.zip"2. Right click on "Assets" folder, select "Crea... Read more
Mismatch between assembly filename and metadata assembly name breaks Scr...
How to reproduce:1. Open the user's project2. In the project window click Create -> What_The_Hack ModApi -> ScriptableObject d... Read more
UnityException and ArgumentException errors are thrown when UI Toolkit i...
How to reproduce:1. Create a new project2. Open the created project's folder3. Open the Packages folder4. Open the manifest.json fil... Read more
[Templates] Clamp BlendShapes are set to true by default when creating n...
If you create a new project with any template, the Clamp BlendShapes setting in the Player tab of Project Settings will be set to tr... Read more
GC is constantly allocating when using OnPostRender as a Coroutine on a ...
How to reproduce:1. Open the "SampleScene" Scene in the attached "CleanerRepro1129495.zip" Project2. Open the CPU Profiler3. Enter P... 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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph