Search Issue Tracker
PreserveAttribute is ignored in core assemblies like "System" or "Micros...
Reproduction steps:1. Open the user's attached project2. Build and Run3. Open Player Log Expected result: No JsonSerializationExcept... Read more
Plugins are not filtered when using Assembly Definition Define Constraints
Reproduction steps:1. Open the attached project "AssemblyBug.zip"2. Go to File > Build Settings and press Build3. Go to the Build... Read more
MonoBehaviour Scripts cause compilation errors when the namespace contai...
How to reproduce:1. Open the user-submitted project2. Open the scene "Reproduction" (Assets/Scenes/Reproduction.unity)3. In the Hier... Read more
Suppressed warning is logged to the Console when using Roslyn Diagnostic...
How to reproduce:1. Open the user's attached project2. At the top of the Editor, go to Compilation -> Run3. Observe the Console E... Read more
Sprite Texture gets unassigned when entering Play Mode
How to reproduce:1. Open the attached "1387808.zip" project2. Open the "StartupScene" Scene3. Select the "_GameController" GameObjec... Read more
Script is stuck in a compilation loop when generating code with Initiali...
How to reproduce:1. Open the user's attached project2. In the Project window, under the Assets folder, right-click the "Generator" o... Read more
C# default interface method only works the first time
If a single test is run it works fine, but if "Run All" is used it only uses the correct default method in the first test. Even thou... Read more
Unity Editor doesn't recompile at boot when Scripting Define Symbols are...
Reproduction steps:1. Create a new project2. Go to Project Settings > Player > Scripting Define Symbols and create 2 new Scrip... Read more
Crash on entering Play Mode when '==' and '!=' operators are overridden
Reproduction steps:1. Open the user's attached project2. Open the '03 - GameplayScene' Scene3. Enter Play Mode and observe a crash R... Read more
OnPostRender is called multiple times per frame when setting Application...
Reproduction steps:1. Open the attached user's Unity project "TestOnPostRender.zip"2. Go to Assets > Scenes folder3. Open "Sample... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument