Search Issue Tracker
Symbols that are not Standard ASCII are formatted into different symbols...
To reproduce:1. Open attached project (blank_test_project-master.zip)2. Open SampleScene3. Select BasicStringTest from the Hierarchy... Read more
[WebGL][BuildError] Constant il2cpp build error after OSX 12.3 Upgrade
Repro:On a macOS computer with macOS 12.3:1. Create a new empty 3D project2. Switch platform to WebGL3. Build What happens: the foll... Read more
NetworkTransformChild component from Multiplayer HLAPI package cannot be...
How to reproduce:1. Create a new Unity project2. Download the Multiplayer HLAPI package3. In the Project window navigate to Packages... Read more
Editor freezes when using Addressables AssetReferences
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. Press the Play button Expected result: the Ed... Read more
[Windows 7] "WindowsVideoMedia error 0xc00d36b4" error is thrown when lo...
How to reproduce:1. Open the user's attached "VideoPlayer Issue 2019.15f1.zip" project2. Open the "SampleScene" Scene3. Enter Play M... Read more
Memory leak when using .NET sockets
Reproduction steps:1. Open the attached “BugRepro” project2. Build and Run the project (File > Build and Run)3. Open the “Task Ma... Read more
[Linux] Performance Regression in Play Mode while using the Editor on Li...
Opening empty projects on Linux in Unity 2020.2 results in a significant performance regression compared to earlier versions. Steps ... Read more
[Android] The Player crashes with a "JNI ERROR (app bug)" error when the...
Reproduction steps:1. Open the attached project "ReproProj" with Android Platform2. Open the “PATHNAME” Scene3. Install the Android ... Read more
[Facebook] Editor throw errors related to SDK after Facebook support ins...
How to reproduce:1. Create an empty project (notice that Facebook support should be installed later)2. Try to build it on standalone... Read more
[PlayerInput][WebGL] Player Input component does not work in WebGL
From GitHub: https://github.com/Unity-Technologies/InputSystem/issues/675 Repro:1. Download package and project at: https://github.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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used