Search Issue Tracker
[Scripting] UnityEvent() has multiple methods that are not working
To reproduce: 1. Open Unity, create a new project and open it2. Download attached script "UnityEventCountTest.cs" and attach it to p... Read more
Crash on WebViewWindowPrivate::GetPrivateWindow when closing Unity
To reproduce:1. Open attached project2. Exit the project Actual result: Unity editor crashes on exitExpected result: Unity editor sh... Read more
Does not stop coroutine when it throws exception in MoveNext at first frame
Steps to reproduce:1. Open attached project ("coroutines.zip")2. Open "Main" scene3. Run the project4. Press "Run Invalid Coroutine"... Read more
Building for WebGL fails due to UnusedBytecodeStripper2 with 'subset .NET'
Steps to reproduce:1. open attached project2. build for WebGL - fails and throws 2errorsError: UnusedBytecodeStripper2.exe did not r... Read more
OnApplicationPause(false) is called when the game was not paused before
Reproduction steps:1. Open attached project2. Open "Scene1"3. Play the scene4. Notice that "False" is called in the console OnApplic... Read more
UnityException and ArgumentException errors are thrown when UI Toolkit i...
How to reproduce:1. Create a new project2. Open the created project's folder3. Open the Packages folder4. Open the manifest.json fil... Read more
AddComponent's general performance is worse in 2020.3 and above when com...
Reproduction steps:1. Open the attached project "AddComponent_2019.4.23.zip"2. Switch the platform target to Android, and enable Dev... Read more
WaitForEndOfFrame() doesn't execute in batchmode on built project
To reproduce: 1. Download attached project "Break My Routine.zip" and open in Unity2. Open "Start Routine" scene3. Enter to Play mod... Read more
GameObjects could not be referenced in the Inspector when there is a cla...
How to reproduce:1. Open attached project "case_1308575_gameobject.zip"2. Open "SampleScene" scene3. Select "Test" GameObject in the... Read more
When multiple Scriptable objects are defined in one file, references are...
1. Open project user attached in responded message2. Create My Object 1 using Assets -> Create menu3. Restart Unity.Notice that c... 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