Search Issue Tracker
Shader compiler stopped being able to expand statements in macro argumen...
How to reproduce:1. Open a new project2. Extract the "MudBun.zip" file into the created project's Assets folder3. Select the "Marchi... Read more
[2020.2.0b2] Crash when opening prefab with broken scripts
How to reproduce:1.Open the attached "PrefabCrash.zip" Project2.Open "MapPrefab.prefab"3. Repeat step 2 until Editor crashes Reprodu... Read more
[Linux] The Linux shutdown sequence omits to executes RuntimeCleanup
-error: see title, fails on empty project--doesn't crash on Windows -repro:--create new project--open standalone profiler window--Fi... Read more
Socket creation crashes with SIGSEGV on Linux (Ubuntu 18.04) IL2CPP builds
How to reproduce:1. Open the attached project (1274759.zip)2. Press Ctrl+B to build and run the project3. Observe the Player crash R... Read more
Shortcut Window throws errors when UI Toolkit is in use
How to reproduce:1. Create a new 3D Template Project2. Navigate to "Window" > "Package Manager" > "+" > "Add package from g... Read more
Script Execution Order Dropdown is missing Bottom navigation arrow when ...
How to reproduce:1. Set your toolbar to be at the top of the screen2. Create a new project3. Go to Project Settings > Script Exec... Read more
Crash in Unity::Joint::SetupAxes when disabling a GameObject while editi...
How to reproduce:1. Create a new Unity project2. Select any GameObject and add a 'Hinge Joint' Component3. Toggle the 'Edit Angular ... Read more
[iOS] UnityIsPaused/UnityPause causing the App to crash when called afte...
Reproduction steps:1. Create a project that calls UnityIsPaused/UnityPause after Unity was shut down2. Build and Deploy the applicat... Read more
[URP] Object rendered using drawProcedural is not getting reflection fro...
How to reproduce:1. Open attached "URPReflectionIssue.zip" project and SRPIssue/SRPIssueScene scene2. Observe the Scene view Expecte... Read more
Object references are not loaded after you git checkout to another branch
How to reproduce:1. Extract attached "git.zip"2. In the newly created folder run these commands: "git reset --hard" and "git checkou... 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