Search Issue Tracker
The Boo compiler has a bug where it tries to detect inheritance cycles b...
To reproduce this bug: 1. Open the attached project2. An Inheritance cycle error is outputted in the console. The Boo compiler has a... Read more
Assigning Material.shader from a worker thread doesn't throw an error in...
Steps to reproduce: 1. Open attached project2. Build and run release (non-developement) build3. Start game and choose "Flat islands"... Read more
Menu.SetChecked doesn't work from a method marked with [DidReloadScripts]
Reproduction steps:1. Open the attached project "Repro.zip"2. In menu select "Test/Recompile scripts"3. Notice the output in console... Read more
[Android] Two DLLs in different folders are conflicting with each other ...
Reproduction steps:1. Open the attached project "BuildFail.zip"2. Go to File > Build settings3. Switch to an Android Platform4. A... Read more
[ManagedPlugins] Crash after recompile when using external dll
To Reproduce: 1. Open the attached project 'DllUseEditorCrash.zip'.2. Play scene 'Main'.3. Edit 'Test.cs' to trigger a recompile4. E... Read more
Compiler does not allow implicit conversions in a ternary operator
Steps to reproduce:1. Open attached project ("New Unity Project1").2. Notice that the "Console" window outputs: "Assets/test.cs(11,1... Read more
4.6 IL2CPP: crash opening animation controller
-e: trying to open an animation controller crashes the editor -repro:--create new project--create animation controller--double click... Read more
Additional files are not always considered as input into the compilation...
Reproduction steps:1. Open the “SourceGeneratorTest_2022“ project2. Open the “Assets/Code/Gameplay/LocalisationKeys.LocalisationKeys... Read more
Crash on mono_log_write_logfile when leaving Play Mode
How to reproduce:1. Open the attached project2. Open scene "MainScene.unity"3. Press the Play button to enter Play Mode4. Press Play... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default