Search Issue Tracker
EditorApplication.delayCall does not work in the command line if WS plat...
To reproduce:1) Download attached project2) Test this on 5.4 with WSA installed by using command "<Unity.exe location> -batchm... Read more
[Compilation-Pipeline] If project has "UNetWeaver error" then NullRefere...
Regression - doesn't happen in 5.6.0f3 How we can reproduce it using the example you attached1 Open attached project Actual result:3... Read more
'Assignment made to the same variable' warning only happening when the v...
'Assignment made to the same variable' warning only happening when the variable isn't in an array To reproduce:1. Open attached proj... Read more
System.Environment.SpecialFolder.MyDocuments doesn't point to Documents ...
To reproduce:1. Open attached project2. Run itNotice that the folder displayed isn't the documents folder, but rather the user folde... 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
Reference to HttpClient() statement is not found in VS2017
How to reproduce:1. Open attached Unity project "HttpConflict"2. Load NewBehaviourScript.cs script3. Hover mouse on HttpClient() sta... Read more
Mathf.PingPong occasionally returns negative values
Steps to reproduce:1. Open attached project "861278.zip"2. Press play3. Observe console outputResult: Mathf.PingPong(4676.5f, 1.99f)... Read more
MonoBehaviour with generic class and #if UNITY_EDITOR crashes player
Steps to reproduce:1. Open "Case 795409 repro" project2. Open TestScene3. Build it for WebGl4. Before running with Firefox, delete "... Read more
Specific C# construction does not compile with "System.NotSupportedExcep...
To reproduce:1. Open attached project2. Open console3. Notice "Unhandled Exception: System.NotSupportedException: Operation is not s... Read more
csc.rsp references do not work when used with custom assemblies
Steps to reproduce:1. Open and run User-supplied project Expected: no errors are thrownActual: errors are thrown Reproduced in: 2018... 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