Search Issue Tracker
Loading second display on 2 different monitor setups shrinks the higher ...
Steps to reproduce:1. Download latest attached project("ScreenTestScenery.zip")2. Make sure you have 2 monitors with different nativ... Read more
GameObject appears as "deleted gameobject" in Hierarchy when importing a...
How to reproduce:1. Open attached project "IN-121121"2. Open "LoadModelFromZipFile" Scene3. Enter Play Mode4. In Game View, press "L... Read more
[Metal] Performance degradation on iOS devices
To reproduce:1. Open the GraphicsPerf project with Unity 2018.2;2. Change Graphics API to Metal;3. Build and run DynamicVBO, Lights,... Read more
Crash on D3D12Fence::Wait when using Forward+ Rendering Path with Better...
Reproduction steps:1. Open the attached “repro-project“2. Open the “Packages/com.jbooth.better-shaders/Samples/Scene.unity“ scene3. ... Read more
Memory leak occurs when filling NativeArray from NativeQueue since alloc...
How to reproduce:1. Open attached project2. Open Profiler window3. Enter the Play Mode4. Select Memory part of the Profiler5. Choose... 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
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
"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
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