Search Issue Tracker
Matrix4x4.rotation is broken on ARM64
How to reproduce:1. Open the attached project "BugProj.7z"2. Build And Run the project on any ARM64 deviceExpected results: Matrix4x... Read more
[Package Manager] 'IUnityAndroidPermissions' could not be found errors a...
'IUnityAndroidPermissions' could not be found errors are thrown when importing Vuforia Sample Project Steps to Reproduce: 1. Create ... Read more
Hovering on the overlays in the Overlay Menu reverts the custom panel co...
How to reproduce:1. Create a new Unity project2. Go to Preferences -> Overlays -> Overlay Background -> Any color3. In the ... Read more
Icons aren't used for Animation Assets when importing them
Steps to reproduce: Drag/Import the attached Unity Package into any Project Observe the Animation Asset icons in the Unity Package I... Read more
[Editor] The "F" keyboard button to Focus on a GameObject in the Scene v...
Steps to Reproduce:1. Add a GameObject to a scene2. Select the GameObject in the Hierarchy3. Move mouse over the Scene View4. Press ... Read more
[HDRP] Camera view is rendered on objects with a Distortion Blur materia...
How to reproduce:1. Open the user-submitted project2. Open the scene "SampleScene" and enter Play mode (Assets/Scenes/SampleScene.un... Read more
Destroying Rigidbody2D of a colliding object crashes Unity in Rigidbody2...
Destroying Rigidbody2D of an object while it is colliding crashes Unity. Steps to reproduce:1) Open the attached project.2) Open 'Te... Read more
Sprite Atlas shows only first page in Preview within Inspector
Reproduction steps: Open the "spriteAtlasV2" project Click "Test" asset in the Asset folder In preview within Inspector select "#1" ... Read more
[Collab] "Operation is already running" error in Console during every Pu...
To reproduce:1. Open a Collab-enabled project.2. Make a small change (ie, add a material, edit a published scene, etc.).3. Open the ... Read more
UI Debugger: Invalid value for property '-unity-material'
Steps to reproduce: Open the UI Debugger Attempt to assign a custom shader Result Invalid value for property '-unity-material'UnityE... 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
- [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
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu