Search Issue Tracker
Variable values are not assigned when a Monobehaviour script has a const...
Reproduction steps:1. Open the attached project "Case_1383018" and load Scene "SampleScene"2. Enter Play Mode3. Observe the Console ... Read more
ScriptableObject script property is set to "None (Mono Script)" instead ...
Reproduction steps:1. Open the user's attached "My project.zip" project2. In Assets > Scenes click on the "Test" ScriptableObject... Read more
The BinaryReader read data to a Span <byte> is always zero
How to reproduce:1. Open project "ReadToSpan.zip"2. In the top Menu bar press Test>Test BinaryReader to Span Expected result: No ... Read more
[MacOS] An Unhandled exception is thrown in the Editor.log and Console w...
Reproduction steps:1. Open the attached Unity project "BuildError.zip"2. In the Editor click Build > Build AssetBundles3. Observe... 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
Roslyn Analyzers cause a Compiler error when project name contains white...
Reproduction steps:1. Open the attached project Expected result: Project opens with no errorsActual result: Console throws a Compile... 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
Console messages show no path to assets in StateGroup when checking depe...
How to reproduce:1. Open the attached "bundle_dependencies_demo_project.zip" project2. In the menu bar select Demo > Calculate De... 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