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
- [Linux] Screen.SetResolution immediately applies windowed resolution when switching from Fullscreen to Windowed mode
- Lighting window allows non-cube map texture for Environment Reflections, throwing invalid texture type (2D) error
- Console warning “MismatchingRepositoryProjectMessage” when creating a new Unity Version Control workspace
- [Ubuntu] VFX Graph Enum Value menu stretches across screen when entered long Enum Value
- Unclear warning message in Rendering Debugger about the Play mode Debugger Overlay