Search Issue Tracker
NullReferenceException after deleting sequence in the Sequences window
How to reproduce:1. Open the attached Unity project or create a new one2. Open Sequences window3. Create child sequences until one o... Read more
[Android][SAMSUNG S PEN] IBeginDragHandler.OnBeginDrag and IDragHandler....
Reproduction steps:1. Open the attached project "PenTestIssue.zip"2. Build and install the application on a device3. Use the Pen on ... Read more
Visual Studio Code Intellisense is missing for newly added packages
Reproduction steps:1. Create a new project2. Install/update Visual Studio Code package3. Set VSCode as a default code editor (Prefer... Read more
[Hub] Project duplicates in the Projects list when adding the same proje...
Reproduction steps:1. Open Unity Hub2. At the top right corner press the Open button3. Select an existing project and open it4. Wait... Read more
[2D][Sprite Editor] Instantiated default assets can be edited in sprite ...
[2D][Sprite Editor] Instantiated default assets can be edited in sprite editor Instantiated default assets can be editted in sprite ... Read more
[URP] SRP Batcher doesn't batch Materials in ShadowCaster Pass when Emmi...
How to reproduce:1. Create New URP Project2. Create and open a New Scene3. Place 2 Cubes in the scene4. Create 2 Materials5. Assign ... Read more
[Input System] New Input system registering Active Touches when app lose...
How to reproduce:1. Open the attached project "2020.3.4f1-1.1pre6.zip"2. Select Android platform and press "Build And Run"3. When th... Read more
Crash when disable Optimizing the geometry of SpriteShape
How to reproduce:1. Open the project "UIToolkit Bug.zip"2. Open "Test" Scene (Assets>Test)3. Select "Terrain" in the Hierarchy wi... Read more
Shadow of Unlit Shadow Matte not captured in Raytraced Reflections
Reproduction steps:1. Open user's the attached project "RTR_And_ShadowMatte.zip"2. Create and position camera under game object "cub... Read more
Quitting the player that has a lot of alive objects with finalizers resu...
How to Reproduce:1. Download the attached script;2. Create an empty Unity project;3. Attach said script to any GameObject;4. Build a... 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