Search Issue Tracker
[ARKit] Facetracking subsystem crashes upon launching unless user specif...
Test results:https://docs.google.com/document/d/1kblEP6o9gpZ3b5nk7HpZ55G3aJSGzyJhETf_tJec36Q/edit?ts=5c703a9e User's app crashes whe... Read more
[Linux][Editor] Activating license on CentOS 7 through the command line ...
To reproduce:1. Install CentOS 7 minimal and update (sudo yum update -y)2. Install the following packages: sudo yum install gtk3 mes... Read more
Shadow Strength slider does not change the strength of the shadows when ...
How to reproduce:1. Open attached project2. Open "scene"3. Open Project Settings > Quality > Check that Shadowmask Mode is set... Read more
[2D SpriteShape] Creating a new Strip/Shape Sprite Shape Profile throws ...
Reproduction steps:1. Create a new project and add 2D SpriteShape package2. Try to create a new Strip/Shape Sprite Shape Profile Exp... Read more
Missing dll files errors when there is comma in the name of the project ...
How to reproduce:1. Open attached project "Case_1124114_Project,comma.zip"2. Observe Console Window Expected result: No errors in Co... Read more
Building player throws "ArgumentException: The Assembly UnityEditor is r...
Steps To Reproduce: 1. Create a new project2. File > Build Settings > Build Expected Result: It should build successfully Obse... Read more
[Node] Branch nodes which can be either on/off display a double checkbox...
Repro steps:1. Create a random number node2. Connect it to a compare node3. Connect the result to a branch node4. Observe how the br... Read more
Performance regression when saving or making changes to a Prefab with lo...
Reproduction steps:1. Open the project inside of "prefab_regression.zip"2. Select "Prefab Test 10000 (insanely slow)" and open it in... Read more
Right-handed copy and paste doesn't work when used in the Hierarchy
How to reproduce:1. Create/Open any project2. Create a Cube or any object3. Copy it using Ctrl + Insert4. Paste it in the hierarchy ... Read more
RigidBody 2D with Edge Collider ignores object's mass during a collision
Reproduction steps:1. Open the attached project named "Case_1127403"2. Play the Scene3. Observe the collisions Expected result: Both... 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