Search Issue Tracker
ScreenCapture.CaptureScreenshot not working when main display is bigger
Reproduction steps:1. Open attached Project2. Build and Run the scene Assets\Scene\SampleScene in Development mode3. Press R Expecte... Read more
Editor crashes when adding a new script to a game object via "Add compon...
Steps to reproduce:1. Open any project2. Create a new GameObject in the Hierarchy window (GameObject > Create Empty)3. Select the... 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
GameObject isn't specified when "SendMessage cannot be called during Awa...
How to reproduce:1. Open the attached project2. In the Project window, select the asset "SelectMe" (Assets/SelectMe.asset)3. In the ... Read more
Coroutines fail to catch exceptions that are located in the nested funct...
Reproduction steps:1. Open the user's attached "1197069_CoroutineException.zip" project2. Open the "SampleScene" Scene3. Enter the P... Read more
Memory Leak when calling GetComponents(List<T>) with a static List
Steps to reproduce:1. Download and open project "GetComponentsBug.zip"2. Open SampleScene3. Enter Play mode4. Exit Play mode5. Enter... Read more
UI option is missing from the Hierarchy context menu after exiting Safe ...
Reproduction steps:1. Open the attached "temp-safe-mode.zip" project2. Trigger a compiler error by editing Assets/Scripts/NewBehavio... Read more
Crash on LinearAllocatorPool::ClearMainThreadFallback when closing the E...
How to reproduce:1. Open the user's attached project ("KillStack.zip")2. Close the Editor Expected result: Editor closesActual resul... 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
Editor crashes on "MenuController::ExecuteMenuItem" when resetting a scr...
Reproduction steps:1. Open the attached project "repro.zip"2. Open Scenes/SampleScene scene3. Select MainCamera in the Hierarchy win... 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