Search Issue Tracker
Custom Inspector PropertyField Foldouts do not stay collapsed when redra...
How to reproduce: 1. Open the attached project (CustomInspectorTest.zip) 2. Open scene Scenes/SampleScene 3. In the Hierarchy, selec... Read more
PrefabUtility.IsPrefabAssetMissing does not recognize GameObjects with m...
Reproduction steps: 1. Open attached project "IsPrefabAssetMissing.zip" 2. In Test Runner window, PlayMode tab, run the "_02_Missing... Read more
[Addressables] Error is thrown after Addressables Build is updated when ...
How to reproduce: 1. Open the attached "1388193_Repro.zip" project 2. Open the Scene "SampleScene" 3. Open the Addressable Groups (W... Read more
[Linux] PC doesn't sleep when the Editor is open
Repro Steps: 1. Change Gnome sleep timer to 60+ seconds gsettings set org.gnome.settings-daemon.plugins.power sleep-inactive-ac-time... Read more
Scripts within Assembly Defintions are missing when used by scenes in As...
Reproduction steps: 1. Open users attached project 2. Press Tools > Build App 3. Open the built project in <Project folder>/Builds/T... Read more
Serialized LocalizedString fields revert to "None" value when set on Pre...
How to reproduce: 1. Open the user's attached project 2. Open scene LevelBuilder/LevelBuilder 3. In the Hierarchy window, select the... Read more
[Linux] Package title and description aren't clearly seen in the PM on U...
Repro steps: 1. Create a new project 2. Open the Package Manager 3. Select a package from the available 4. Observe its details Expe... Read more
Amazon store: Unity IAP doesn't fire any callback if non consumable prod...
On the Amazon AppStore when a product is bought multiple times, OnPurchaseSucceeded is called instead of OnPurchaseFailed because a ... Read more
"ArgumentException: Kernel not found" is thrown when platform is set to ...
How to reproduce: 1. Open the user's attached project 2. If needed, switch to the WebGL build platform (File -> Build Settings -> We... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key