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.zip 2. Open Test Runner 3. Run the only test in the project 4.... Read more
Application.logMessageReceived callbacks are cleared when exiting Play mode
How to reproduce: 1. Open the user's attached project 2. Open scene Scenes/SampleScene 3. Enter Play mode 4. Exit Play mode 5. Enter... 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" project 2. Open the "ReproScene" scene 3. Enter the Play mode 4. Obse... Read more
MonoBehaviour Scripts cause compilation errors when the namespace contai...
How to reproduce: 1. Open the user-submitted project 2. Open the scene "Reproduction" (Assets/Scenes/Reproduction.unity) 3. In the H... Read more
Async/await makes the Editor hang indefinitely
How to reproduce: 1. Open the attached "Deadlock test" project 2. In the Project window, Right Click -> Create -> Bug -> Sample 3. C... 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 S... 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 project 2. Select Assets > Plugins > Scripts > "Skills" ScriptableObject 3. Open the... Read more
"Reload Script Assemblies" completion refocuses the Editor if it was swi...
How to reproduce: 1. Open the attached “1380315.zip” project 2. Open the “NewBehaviourScript.cs” Script 3. Add “ “ (space) and save ... 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 folder 3. Inspect th... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow