Search Issue Tracker
[Hub][Mac] Installing Unity Version also installs Mono Framework 5.16 wh...
Reproduction steps:1. Install Visual Studio 20192. Open Visual Studio 2019 and close it3. Open Unity Hub and install any Unity Versi... Read more
[Metal][HDRP]Editor activity spikes on Semaphore.WaitForSignal when Shad...
How to reproduce:1. Open the attached project ("HDRP_Performance")2. Open the Profiler and enable the Profile Editor3. In Profiler, ... Read more
[ProBuilder] Merging/welding vertices can result in out of bounds vertex...
[ProBuilder] Merging/welding vertices can result in out of bounds vertex references and exceptions In certain cases, welding/merging... Read more
[XR][Oculus GO][Oculus Quest] Cascade Shadows are not rendered on mobile...
To reproduce:1. Open attached project "shadow2018Local.zip"2. Build and Run on appropriate Android device3. Observe the absence of s... Read more
[Linux] Crash while trying to add a mesh collider to a prefab
To reproduce:1) Open attached project2) Find prefabs which start with "PlatformZ..."3) Try adding "Mesh Collider" component to them ... Read more
Text is offset in the Editor when Windows DPI settings are set to 125%
1. Create a new project2. Select the Main Camera gameObject3. Observe the text for Projection or FOV Axis dropdown menus Expected re... Read more
Renaming an asset inside one of the 'Favorite' folders clears the Projec...
How to reproduce:1. Create a new Unity project2. Create a new folder and drag it to the 'Favorites' section3. Inside this folder cre... Read more
[Linux] Can't get back the cursor if it's locked and hidden while in pla...
To reproduce:1) Create a new project2) Create a new script3) Add the following to Start:Cursor.visible = false;Cursor.lockState = Cu... Read more
[GPU PLM] Baked lightmaps are different when baking with and without vie...
Steps to repro: 1. Open the attached project and 'Spotlight_Tunnel_PLM' scene;2. In the Lighting window select Prioritize view check... Read more
[Win7] Unity crashes when opening any project
How to reproduce:1. Launch Unity 2019.3.0a8 or 2019.3.0a9 on a device that runs Windows 72. Open or create a new project3. Observe t... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code