Search Issue Tracker
Build constantly fails with errors “…. 'NetworkManager' does not contai...
How to reproduce:1. Open the “FINAL_REPROPROJECT_STRIPPED“ project2. Open the “TestScene“3. Comment the functions “{{Unity_Netcode_N... Read more
"GetOrAddComponent" method in "Unity.VisualScripting" returns "MissingCo...
Reproduction steps:1. Open the attached “repro_IN-85768“ project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Enter the Play... Read more
Visual Scripting "OnEnterState" method is called before C# "Awake" when ...
How to reproduce:1. Open the attached “IN-86188“ project2. Open the “Test Scene“3. Enter Play mode4. Observe the Console window Expe... Read more
Visual Scripting Window's scrollbar starts from center and doesn't scrol...
Steps to reproduce: Open a Unity Project Open the Visual Scripting Window via Window > Visual Scripting > Visual Scripting Gra... Read more
"'AudioMixerController' is inaccessible due to its protection level" err...
How to reproduce:1. Open the attached “IN-88299” project2. Build the project3. Observe the Console log Expected result: A error is t... Read more
Script Machines clearing "Graph" field upon runtime when it's in an Addi...
Reproduction steps:1. Open the attached “IN-92054” project2. Open the “Scenes/utils” Scene and open the “Scenes/ui_menu_001” Scene A... Read more
"NCalc" namespace error is thrown when using "NCalc" package with Visual...
Reproduction steps:1. Open the attached “Engraved” project2. Observe the Console window Expected result: No errors are outputtedActu... Read more
VisualScripting deserialization will slow the main thread when loading a...
How to reproduce:1. Open the “Test.zip“ project2. Open the “SampleScene“3. Enter the Play Mode4. Observe the Console Expected result... Read more
AOT Safe Mode" Icon Hard to See and Checkbox Misaligned in Visual Script...
Steps to reproduce: Create a new project Install the Visual Scripting package from the Package Manager Go to Preferences > Visual... Read more
[Visual Scripting] Searchable context menu instantly closes when attempt...
Reproduction steps:1. Create a new 3D project2. Open Script Graph window (Window > Visual Scripting > Visual Scripting Graph)3... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu