Search Issue Tracker
Script Updater fails with System.InvalidOperationException when updating...
How to reproduce:1. Open the attached project ("case_1170375-api-updater-fail.zip")2. Run the Script Updater3. Inspect console Expec... Read more
Script Updater is triggered and makes changes to a DLL for unclear reasons
How to reproduce:1. Open the user's attached project ("Unity.zip")2. Import the attached package Expected results: API update is not... Read more
[UI][Crash] Editor crashes when adding any kind of Layout Component to a...
Reproduction steps:1. Open "1172598" project2. Select "Difficulties" GameObject in the Hierarchy3. "Add Component" -> "Vertical/H... Read more
Misleading warning is thrown when enabling Soft Particles in Project Set...
How to reproduce:1. Create a new project or open an existing one2. Navigate to Edit -> Project Settings -> Quality3. Enable So... Read more
[Android] When launching a thread on an Android device after calling App...
To reproduce:1. Open the attached project2. Make sure the Scripting Runtime Version is set to .NET 4.6 and Mono is selected3. Make s... Read more
[Asset & Scene] Double-clicking a scene file in explorer from another pr...
Double-clicking a scene file in explorer from another project no longer closes the current project and opens a new project with scen... Read more
Resizing game menu causes crash
If you move the Game menu after running a test that loads a scene Unity crashes. Updated Reproduction steps- Open the attached proje... Read more
Error "Could not extract GUID in text file" is thrown when Lighting is s...
Steps to reproduce:1. Open the attached project "Case_1168091"2. Open "House" scene3. Notice the error in the console "Could not ext... Read more
MemberInfo.IsDefined Ignores inherit Parameter on Types when .NET 4.x sc...
How to reproduce:1. Open the attached project ("case_1172443-memberinfo-isdefined.zip")2. Open the repro scene ("testScene")3. Enter... Read more
Crash/NotSupportedException when calling System.Runtime.InteropServices....
How to reproduce:1. Open user-submitted project (remoting-not-supported)2. Make sure IL2CPP is selected in Player Settings3. 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