Search Issue Tracker
Animation Event does not play if function is overloaded
Steps to reproduce:1. Open attached project2. Open the test scene3. Press play4. Notice the error: Failed to call AnimationEvent Do ... Read more
Unhandled Exception on a specific script when converting byte list to array
To reproduce: 1. Open user's attached project Expected: there will be no unhandled errors Note: error is caused by the 131th line on... Read more
AsyncOperation.isDone will not return true until the Editor window is re...
When async operations are executed in Editor mode (not playing any scenes), isDone never returns 'true', unless the Editor or any of... Read more
Editor crashes when calling DestroyImmediate(gameObject) in Awake during...
It seems that crash is caused by Invoke method being called multiple times in a for loop. To reproduce: 1. Open the project, attache... Read more
Editor crashes after OutOfMemoryException while adding lots of GameObjec...
Reproduction steps:1. Open the project2. Open the only scene3. Select ListTest GameObject4. Press play Expectation: play mode starts... Read more
MonoBehaviour script with a Namespace and an Interface which has a metho...
Steps to reproduce:1. Open attached “ScriptLoaded.zip” project2. Open “Main” scene3. Select “Doesn’t work” object in Hierarchy4. Loo... Read more
Failed to load .DLL file, because the specified procedure could not be f...
Repro steps: 1. Open provided projects "cef_test" scene2. Enter Play mode3. Press on the "Button" in the Game view4. Look at the Con... Read more
Crash in scripting_array_length when using StructLayout attribute and in...
To reproduce: 1. Open the project, attached by tester2. Select Main Camera in the scene3. In the Inspector, change values in the New... Read more
in OnDestoy(), transform.position returns local position if an object is...
Steps to reproduce:1. Open user attached project ("RoadBuilder")2. Create a cube and make it child of the terrain3. Add attached scr... Read more
GameObject with Sprite Renderer when OnBecameVisible/OnBecameInvisible d...
Reproduction steps:1. Open the attached project;2. Open the scene "MainScene";3. Enter Play mode;4. Move Main Camera along x axis; A... 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