Search Issue Tracker
Coverage API returns wrong file path for fields in partial class that ar...
Steps to reproduce: 1. Open attached project partial-class-cov-issue.zip2. Open Test Runner3. Run the only test in the project4. Ope... Read more
Application.logMessageReceived callbacks are cleared when exiting Play mode
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. Enter Play mode4. Exit Play mode5. Enter Play... Read more
EditorUserBuildSettings.il2CppCodeGeneration has typo making it EditorUs...
EditorUserBuildSettings.il2CppCodeGeneration has typo making it EditorUserBuildSettings.il2CppCodeGeneratione Read more
Gradient mode getter/setter does not have thread-safe access preventing ...
Reproduction steps:1. Open the attached "GradientsAndThreads" project2. Open the "ReproScene" scene3. Enter the Play mode4. Observe ... 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
Async/await makes the Editor hang indefinitely
How to reproduce:1. Open the attached "Deadlock test" project2. In the Project window, Right Click -> Create -> Bug -> Samp... Read more
Missing default references show up as none in ScriptableObject Script asset
Reproduction steps:1. Open the attached project (1345194.zip)2. Notice that both the Script (ScriptWithMissingReference) and the Scr... Read more
Can't create a new button for each element of the list when using Script...
Reproduction steps:1. Open the user's attached project2. Select Assets > Plugins > Scripts > "Skills" ScriptableObject3. Op... Read more
"Reload Script Assemblies" completion refocuses the Editor if it was swi...
How to reproduce:1. Open the attached “1380315.zip” project2. Open the “NewBehaviourScript.cs” Script3. Add “ “ (space) and save the... Read more
Packages keeps getting recompiled when editor is recompiling code from t...
Reproduction steps:1. Open user-submitted project "Recompilation Test"2. Create a new C# Script in the Assets folder3. Inspect the L... 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
- Texture Sampling overlap causes graphical errors on specific Graphics APIs and Devices when using Framebuffer Fetch
- [Android] AssetBundle loading performance degradation when loading from a local Assetbundle
- [iOS][Android] Reflection with Generic Class returns unexpected values
- Shader Variant Collection Asset UI is hard to read when multiple Shaders and keywords are added
- Regression for "WebGL build is missing "malloc" and "free" functions when passing "-sERROR_ON_UNDEFINED_SYMBOLS=0" to emscriptenArgs"