Search Issue Tracker
NullReferenceException is thrown when clicking "Show in Explorer" on ele...
How to reproduce:1. Create a new Unity project2. In the Project window with the Two column layout, right-click on any folder in the ... Read more
Cursor is frozen in the Game view when the "Input System Package (New)" ...
Reproduction steps:1. Open the attached “repro_IN-41170.zip“ project2. Check that in the “Project Settings” -> “Player” -> “Ot... Read more
AutoFocusRequested can not automatically focus after configuring camera ...
How to reproduce:1. Open the attached “IN-38566“ project2. Build And Run the project on the connected device3. After the application... Read more
Aseprite Sprite doesn't have the correct size when changing Import Mode ...
How to reproduce:1. Open the attached project “AsepriteBug”2. Select the “SpriteTest” Asset3. Change the Import Mode to the Sprite S... Read more
ProfilerRecorder 'Render Thread' statistic reports the LastValue as 0 wh...
How to reproduce:1. Open the "IN_40750" project2. Open the "SampleScene"3. Enter the Play Mode4. Observe the Game view Expected resu... Read more
"Destroying object multiple times" error message appears while applying ...
Steps: Create a Cube Convert it to Prefab Instance Remove BoxCollider Component context menu: "Removed Component -> Apply to pref... Read more
No sideways scroll functionality when using Windows
Reproduction steps:1. Open a new Unity project2. Open “Edit\Project Settings” and dock it anywhere in the Editor layout3. Make the P... Read more
Crash on RaiseException when opening project
How to reproduce:1. Open the user-attached project2. Observe crash Reproducible with: 2022.2.2f1, 2022.2.8f1Not reproducible with: 2... Read more
Custom Pass Volume shader has different results when in Player
Reproduction steps:1. Open project “TestHDRP”2. Open “New Scene“3. Observe Scene view, and notice that the “Cube” GameObject is blue... Read more
Crash on AudioMixerController::SetFloat when entering the Play Mode
Reproduction steps:1. Open the attached project “CrashRepro”2. Open the “SpiritWorldMap” Scene3. Enter the Play Mode Expected result... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code