Search Issue Tracker
Adaptive Performance Settings are added and enabled even when pressing “...
*Steps to reproduce:* # Create a new Unity project using the Universal 3D template # Open the Build Profiles window (File > Buil... Read more
Unable to install Editor when installing Unity 6000.3.0a1 via Hub on Ubu...
*Steps to reproduce:* # Open Unity Hub 3.13.0 # Click on the Hub link in Saihai for 6000.3.0a1 download (unityhub://6000.3.0a1/4... Read more
Package "Display Name" and "Technical Name" misses truncation in the "Ex...
*Steps to reproduce:* # Create a project # Window -> Package Management -> Package Manager # Click “+” and select “Create pack... Read more
Player crashes on Meta Quest with "/apex/com.android/runtime/lib64/bioni...
Reproduction steps: 1. Open the attached project “ReproProject“ 2. Build the Player for Meta Quest 3. Install the built .apk ... Read more
The Editor's Help menu still lists an old/retired website - "Unity Forum"
Reproduction steps: 1. Create and open any project 2. Navigate to the Help menu in the Editor 3. Observe the available options ... Read more
Error "InvalidCastException: Specified cast is not valid." is logged and...
*Steps to reproduce:* # Open any Project # In a Scene's Hierarchy create a Cube Game Object and select it # In the Inspector, ... Read more
LightProbes fail to apply when Entities are loaded dynamically
Reproduction steps: 1. Open the attached “IN-112567” project 2. Open the “Scenes/SampleScene” Scene 3. Enter the Play Mode 4. Ob... Read more
Tooltip message in the "Inspector" window has unclear 'SemVer' abbrevia...
*Steps to reproduce:* # Create a project # Window -> Package Management -> Package Manager # Click “+” and select “Create pack... Read more
Expanded Asset Preview Box moves/hides when creating new Asset in Projec...
*Steps to reproduce:* 1. Create new Unity project using empty URP Template 2. In Project window create Shader Graph Asset (Create ... Read more
ADB Search Provider doesn't yield result asynchronously
Iterating using AssetDatabase.EnumerateAssets(filter) can be really costly. {code:java} var it = AssetDatabase.EnumerateAllAssets(... 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