Search Issue Tracker
4.5 version pdb2mdb.exe missing few dlls
There is missing few dll`s in "(Your Unity)\Editor\Data\MonoBleedingEdge\lib\mono" that is required by pdb2mdb.exe. It used to work ... Read more
RenderTextures do not include Canvas (UI) elements
How to reproduce:1. Open the attached project2. Open and play Main scene3. Notice that where was white screen, screenshot appeared4.... Read more
"Could not find specified video device" error when using WebCamTexture w...
Reproduction steps:1. Open OBS2. Click "Start Virtual Camera"3. Open the attached "VirtualCam.zip" project4. Open the "SampleScene" ... Read more
[UNET] Prefab loaded from AssetBundles and registered using ClientScene....
To reproduce: 1. Download attached project from owncloud.2. Open "TestScene" scene.3. Enter Play mode.4. Notice output in the consol... Read more
"TextureImporterInspector.OnInspectorGUI must call ApplyRevertGUI to avo...
How to reproduce:1. Open the attached project "InpsectorIssue.zip"2. Select Assets/LevelMaterialConfig.asset in the Project window3.... 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
Rigidbody2d with kinematic rigidbody will not cause OnTriggerEnter2d
To reproduce:1. Create two 2D cubes with colliders 2d2. Attach a rigidbody 2D to one of the cubes and make the other cube a trigger3... Read more
Backspace doesn't works in WebView android plugin
Steps to repro:1. Build and run project provided by user2. After start app will immediately invoke WebView plugin and open google se... Read more
When opening MonoDevelop, 2 instances of one script are opened
To reproduce:1. Open attached project. It contains two scripts2. Open both of these scripts in monodevelop3. Try to open either of t... Read more
[Input System] OnPointerDown sometimes doesn't get triggered when pressi...
Steps to reproduce:1. Open the attached project ("1324518.zip")2. Open "SampleScene"3. Build to a device4. Press one button5. While ... 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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera