Search Issue Tracker
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
"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
[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
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
[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
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
[URP Template] Major performance drop in the Editor during Play Mode
How to reproduce:1. Open a new URP project2. Make sure you have Fraps opened3. Go to Window -> Layouts -> Default (Different L... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default