Search Issue Tracker
Functions inside destroyed components can get called
How to reproduce:1. Open the "Destroyed_call_repro.zip"2. Open the "SampleScene.Unity" scene3. Enter Play mode4. Press A (Debug log ... Read more
Assertion failed on expression: '!m_CoroutineEnumeratorGCHandle.HasTarge...
To reproduce: 1. Download the attached project "CoroutineAssertions.zip" and open in Unity2. Open Test Runner window3. Select the Pl... Read more
Stack overflow error is thrown when building project with F# assemblies
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Make a Standalone build (File->Build Settings->B... Read more
[iOS]Crash on IsDebugDevice() at PlatformWrapper.cpp:621:9 during shutdown
How to reproduce:1. Open the attached Bug Report.zip project2. Go to the Menu bar-> File-> Build Settings-> Enable Developm... Read more
AsyncReadManager.Read never releases the file handle
Reproduction steps:1. Open user's attached project "AsyncRead.zip" and scene "SampleScene"2. Enter Play Mode3. Observe Console windo... Read more
TaskCanceledException is thrown when canceling a CancellationTokenSource...
Repro steps:1. Open QA attached project "repro_1064557"2. Enter Play Mode3. Wait until the Cube is destroyed4. Observe the Console E... Read more
Editor crashes on GetComponentsInChildren<Entity> method
How to reproduce:1. Download and open user's attached project "ShitGame.zip"2. Play the scene "Level0"3. Complete the level by reach... Read more
Crash on Transform::GetPosition when accesing transform.position within ...
Crash on Transform::GetPosition when accesing transform.position within RuntimeInitializeOnLoadMethod with RuntimeInitializeLoadType... Read more
Unity crashes on Visual Studio debugger when there is a breakpoint on a ...
How to reproduce:1. Download, extract and open user's attached project (Crash on Ref.zip)2. Open "MyScripty" script from the project... Read more
Editor crashes if there are too many scripts loaded
Reproduction steps: 1. Open a Project with many scripts Expected Result: Project imports and opensActual Result: Editor crashes on i... 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