Search Issue Tracker
"Parser Failure: Expected closing '}'" error when creating ScriptableObject
Reproduction steps:1. Open attached project "ParseIssue.zip"2. In Project window, Right-Click -> Create -> Test -> press En... Read more
New Editor versions don't get installed through Hub
How to reproduce:1. Open Hub2. Click Installs3. Click Add4. Select a version-> 'Next' -> 'Done'5. Wait till installing done Ex... Read more
Unity does not execute code weavers when the project is opened for the f...
How to reproduce:1. Download user attached project "unity2020-weaver-bug.zip"2. Inside the project folder, delete the "Library" fold... Read more
[macOS] GameKit reference in the application when Game Center is not use...
Reproduction steps:1. Open the attached project.2. Build it as macOS Standalone.3. Navigate to the "AppName.app" location using Term... Read more
[WebGL] Using XElement.Load(string uri) causes an uncaught abort excepti...
How to reproduce:1. Extract the user's attached "WebGLBuild.zip" archive2. Open "index.html" in a browser3. Observe the error thrown... Read more
Warning “CommandBuffer: built-in render texture type 3 not found while e...
Reproduction steps:1. Open the attached project "ReproProj"2. Observe the Console Expected result: No Warnings existActual result: W... Read more
[Oculus GO] PostProcessing effects are not applied to built applications
To reproduce:1. Open my attached project "OculusPP.zip", scene "SampleScene"2. Build to Oculus GO Expected: Post Processing is appli... Read more
[Android] Input.gyro is extremely laggy on specific device with Android 7.0
Steps to reproduce: 1) Download attached project 'AndroidAttitudeBug.zip' and open in Unity2) Build and Run 'Main' scene on a device... Read more
Enabling Mesh Renderer during rendering causes error in Console tab
Steps to reproduce: 1) Download attached project 'MeshRendererError.zip' and open in Unity2) Open scene 'ReproScene' and press Play3... Read more
JobTempAlloc error appears in Standalone Build output log if trees are i...
Reproduction Steps:1. Import attached project.2. Open Test scene.3. Build and Run.4. In Standalone Build Data files, open output.log... 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
- Detached Audio Source is not released from browser memory when Audio stops playing in WebGL Player
- "Canvas.pixelRect" and "Canvas.renderingDisplaySize" report 640x480 when Device Simulator window is unfocused after reopening the project in the Editor
- Incorrect indices when using Graphics.RenderPrimitivesIndexedArgs[] with Graphics.RenderPrimitivesIndexedIndirect
- Errors are thrown when using Multiplayer Play Mode 2.0.0-pre.1 or higher
- Shader Graph "Redirect" node does not get connected when connecting it to a "Branch On Input Connection" node