Search Issue Tracker
Moving MonoBehaviour to Assembly breaks Event Listener when a method has...
How to reproduce:1. Open the user's attached project2. Open 'SampleScene'3. In the Hierarchy select Canvas > Button4. Observe the... Read more
The wrong variable value is used when accessing it from a method which i...
Reproduction steps:1. Download and open the attached project "1318169.zip"2. Enter Play mode and notice the values logged in the con... Read more
Build fails when there is a comma in the Project's path
How to reproduce:1. Create a new Project with a comma in its name (for example: "aaaa, bbbb")2. Build the Project Expected result: P... Read more
Logs don't have timestamps when UNITY_EXT_LOGGING is set to 1
Reproduction steps:1. Set the Environment Variable UNITY_EXT_LOGGING to 1 (May require system restart to take effect)2. Launch the E... Read more
Stop Playing and Recompile option causing errors and recompiling at the ...
Reproduction steps:1. Create a new Project2. Go to Edit > Preferences > General; and set Script Changes While Playing to Stop ... Read more
Editor crashes when using C# 9.0 version function pointer
Steps to reproduce:1. Download and open the user's project "Burst.Delegates.zip"2. Open Packages/Burst.Delegates/CareBoo.Burst.Deleg... Read more
CreateGUI gets executed before Awake and OnEnable when opening a project...
How to reproduce:1. Open the attached project "CreateGUI Execution Order.zip"2. Observe the Console window Expected result: CreateGU... Read more
RuntimeInitializeOnLoad methods are called multiple times when using def...
How to reproduce:1. Open the attached "RuntimeInitializeOnLoad.zip" project2. Build and Run to Standalone3. Close the Build4. Open a... Read more
Component.GetComponentInParent doesn't have an overload for getting comp...
How to reproduce:1. Open the attached '1331778.zip' project2. Observe the Console Expected result: No visible errors presentActual r... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [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