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
Error "ArgumentOutOfRangeException" thrown when creating a project using...
How to reproduce:1. Create a new project using a 3D (HDRP) Sample Scene2. When the project loads, observe the Console window Expecte... Read more
Memory leak if only one display device is connected when game is using m...
How to reproduce:1. Open the "DisplayProject_New" project2. Open the "scene" scene3. Make sure your computer has only one display de... Read more
AssetBundle Materials are missing keywords in Builds when AssetBundles w...
How to reproduce:1. Open the "1428476_Repro" project from GoogleDrive (link in the Edit) in Unity 2019.4.39f12. Build AssetBundle by... Read more
Input is not registered on emulator
To reproduce:1. Create a UI button or toggle button2. Build for WP8.1 (through store apps with phone 8.1 sdk)3. Deploy to an emulato... Read more
!dest.m_MultiFrameGUIState.m_NamedKeyControlList when pressing any key
Steps to reproduce : - import the project attached- open the scene cheat-menu- press play and start typing on the keyboard- notice t... Read more
[SerializeReference] Crash when using SerializeReference with preloaded ...
1) Pull attached changeset 2) Build a standalone player, windows x64 was tested locally. 3) Launch player, crash! Read more
[Mono] NetworkInterface.GetAllNetworkInterfaces() raises bad length Argu...
Calling NetworkInterface.GetAllNetworkInterfaces() in MacOS X, when there are adapters with more than 6 characters (i.e. "bridge0", ... Read more
"Assertion failed on expression: 'pred(*previous, *i)' " is thrown on ad...
Assertion failed on expression: 'pred(previous, i)' is thrown when a new scene is added additively to an existing baked scene having... Read more
Prefab Variant Instance's Component Positions in the Inspector are incon...
How to reproduce:1. Open the "SampleScene1" Scene in the attached "ComponentPositionDidntPropagate.zip" Project2. Double click "Canv... 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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation