Search Issue Tracker
Editing and saving a Script after entering Play Mode freezes the Editor ...
How to reproduce:1. Open the attached project2. Enter the Play Mode and click the "Registration" Button3. Fill out the account detai... Read more
Unity Editor Freeze after reloading AppDomain
How to reproduce:1. Open attached project ("RealmTestForUnityStandalone.zip")2. Open SampleScene scene3. Enter Play mode4. Exit Play... Read more
Switching targets in SRP projects will cause XR errors on some platforms
Switching build targets in a project using Scriptable Render Pipelines will create reference errors to 'XRSettings' on platforms tha... Read more
"ArgumentException: method arguments are incompatible" error is not poin...
Reproduction steps:1. Open the user's attached project "SignalEventError.zip"2. Go to Assets/Scene/SampleScene3. Enter Play Mode Exp... Read more
ArgumentException is thrown when selecting RestoreManagedReferences in t...
Reproduction steps:1. Create a new empty Project2. Open the Profiler - Window > Analysis > Profiler3. Switch the Profiler to E... Read more
Can't add a script as a component when there are two classes with the sa...
Can't add a script as a component when there are two classes with the same Name (one is a MonoBehaviour, the other isn't) in the sam... Read more
Error with .NET Standard 2.0 assemblies depending on their place in Assets
To reproduce:1) Open the attached project and scene2) Play it Expected: `1` and `2` are output in the console 3) Insert one of the t... Read more
"Could not load file or assembly" error when assembly dependency is in a...
How to reproduce:1. Open the attached project2. Reimport the System.IO.Pipelines.dll file. Actual result: Errors are thrown.Expected... Read more
Switching between Debug and Release modes in editor throws a SocketExcep...
Switching between Debug and Release modes in editor throws a SocketException Switching between Debug and Release modes in editor thr... Read more
OnValidate fails to Undo the changes when one variable depends on another
How to reproduce:1. Open attached project "UndoValidateTest.zip" and scene "TestScene"2. In Hierarchy window, select "GameObject" ob... 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
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu
- Inconsistency in capitalisation and styling across various nodes and block in VFX Graph
- Package Manager Select all keyboard shortcut selects all packages even if they’re not visible to the user when the Package Manager has no search results and the shortcut is pressed
- "NullReferenceException" error and memory leak warning is thrown when Entities Graphics package is installed