Search Issue Tracker
Unity does not allow to use TLS version higher than 1.0
To reproduce:1. Extract the attached project;2. In the Certificate Folder are the certificates neededfor the TLS encryption. Copy th... Read more
Unity freezes when pressing Debug
Repro steps: This problem only seems to appear in Unity Editor on Linux. Tested with Ubuntu 18.04 using the VSCode Debugger Extensio... Read more
[Mono] .NET 4.7.1 standard/framework .XML files with useful descriptions...
Reproduction steps:1. Go to "Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api"2. Check if ".XML" files are there Expected resul... Read more
UnityEngine.Networking.Types.NetworkID compiler warning
UnityEngine.Networking.Types.NetworkID cause compiler wanring "Unsupported enum type 'UnityEngine.Networking.Types.NetworkID'" when ... Read more
UnityScript incorrectly compiles long stored into int field
Steps to reproduce : - import the project attached- open the scene "Main menu"- press play- press "Start game" and notice Unity cras... Read more
Unity fails to execute javascript in a static function
1) What happenedUnity fails to execute code. 2) How can we reproduce it using the example you attached Open the scene hit run. Test ... Read more
Unity crashes when loading StructureMap plugin
Steps to reproduce:1. Download attached project. The project contains StructureMap plugin (https://www.nuget.org/packages/structurem... Read more
In Unity 3.4, the JavaScript compiler has buggy detection of
The reported bug occurs when the third parameter (counting expression) of the for loop is present. Once it is removed, the warning g... Read more
Incremental GC Pushes Invalid Stack Range on Windows
The incremental GC mode does not pause threads before pushing stacks and registers. This PR introduced changes that do not handle st... 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