Search Issue Tracker
Fuzzy window not appearing inside the Bold Macro Graph window
How to reproduce: 1. Open attached project "boltBug.zip" 2. In the Project window, go to Assets and select "test" Flow Macro 3. In t... Read more
"'AudioMixerController' is inaccessible due to its protection level" err...
How to reproduce: 1. Open the attached “IN-88299” project 2. Build the project 3. Observe the Console log Expected result: A error ... 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... Read more
Visual Scripting "OnEnterState" method is called before C# "Awake" when ...
How to reproduce: 1. Open the attached “IN-86188“ project 2. Open the “Test Scene“ 3. Enter Play mode 4. Observe the Console win... Read more
"GetOrAddComponent" method in "Unity.VisualScripting" returns "MissingCo...
Reproduction steps: 1. Open the attached “repro_IN-85768“ project 2. Open the “Assets/Scenes/SampleScene.unity“ Scene 3. Enter th... Read more
Build constantly fails with errors “…. 'NetworkManager' does not contai...
How to reproduce: 1. Open the “FINAL_REPROPROJECT_STRIPPED“ project 2. Open the “TestScene“ 3. Comment the functions “{{Unity_Net... Read more
Scenes do not reopen after a Build when more than one Scene was opened a...
Reproduction steps: 1. Open the attached “Scenes.zip” project 2. Make sure at least two or three Scenes are opened in the Hierarch... Read more
Nodes Icon problem
Hello. In this preview version of Unity 6, I encountered an issue where the icons of some nodes did not appear properly for the com... Read more
The Prefab Variant does not display changes made in the parent Prefab Em...
How to reproduce: 1. Open the “UVS Revert Issue“ project 2. Open the “SampleScene“ 3. Open the “Prefab Variant“ to edit in isolat... Read more
Property Provider is generated in the wrong location when the PropertyDr...
Reproduction steps: 1. Open the attached “BugRepro” project 2. In the Project Settings window (Edit > Project Settings…), Generate... 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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true