Search Issue Tracker
[Search] Fail to load the search index concurrently
Steps (hard to repro) 1- Open a large project 2- Make some searches 3- Close the project 4- While the project is closed, delete man... Read more
The editor's cleaning process gets stuck when the failed download gets c...
Reproduction steps: 1. Open the Unity Hub 2. Open Preferences > Installs 3. Set download location to C:\Program Files\Unity Hub ... Read more
Blending with empty state on base layer is not smooth
In a simple state machine, with a constant animation (ex: cube at 2) and an empty state, with a trigger to transition to the empty s... Read more
UNC AppData(Roaming) directory cannot be accessed
What happens: Unity.exe cannot boot in a particular environment. Details: When Unity.exe runs, it creates or accesses the Roamin... Read more
[iOS]WWW.LoadFromCacheOrDownload does not remove least used asset bundle...
1. Open attached project 2. Change lionbUrl string into "https://oc.unity3d.com/index.php/s/WDNK7fwsrEXCygT/download" in Loader.cs 3... Read more
Particles are rendered without an alpha channel if using a shader with "...
How to reproduce: 1. Open the user’s attached “UnityPhotoEditor.zip” project 2. Enter Play mode 3. Observe the Particles Expected r... Read more
[LightProbes] With continuous baking enabled and baked light, light prob...
Steps to reproduce this issue: 1. Open the attached project 2. Open 'Light probe bug' scene 3. Notice light probes in the scene aff... Read more
Animator Controller leaks data when States are created and then deleted
Reproduction steps: 1. Open attached project "1194086_animation_controller" 2. From the File Explorer, open "New Animator Controller... Read more
“SendMessage cannot be called“ warning is thrown when re-importing an En...
How to reproduce: 1. Open the “IN-70914_EntitiesRepro“ project 2. Open the “Scene“ 3. Navigate to Edit → Preferences → Entities ... 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