Search Issue Tracker
Camera's Renderer is not updated when URP Asset is changed in the Graphi...
How to reproduce:1. Create a new project with URP (3D) Template2. Open Edit>Project Settings...3. Select Graphics4. Change Script... Read more
After launching RenderDoc from Unity, cannot close Unity until RenderDoc...
Repro:1) Run PC Editor build2) Load RenderDoc (click on scene or game view menu in the upper right, select Load RenderDoc)3) Click t... Read more
Crashes on Transform::GetLocalPosition when opening a Scene with a Prefa...
How to reproduce:1. Open attached project2. Open EditorTest Scene Reproducible with: 2019.1.0b4, 2019.1.12f1, 2019.2.0a14, 2019.3.0a... Read more
[Light Probes] Sharp banding visible in SH Light Probes when using Gamma...
Sharp banding visible when using light probes in gamma color space. Repro steps:1. Open BounceTest scene in attached project.2. Make... Read more
Changing Font settings pops up warning everytime game is played or stopped
To reproduce:1) Open the attached project2) Select font file and change rendering mode to hinted raster from default3) Hit apply (or... Read more
[iOS] "Duplicate symbols for architecture ARM64" error occurs during dep...
How to reproduce:1. Open the attached "case_1212342.zip" Unity project2. Build the Scene for the iOS platform3. Attempt to deploy th... Read more
[Window management] Window header shrinks for Unity and hub after changi...
Window header shrinks for Unity and hub after changing the UI scaling from preferences. Refer to the attached screenshot. Steps to r... Read more
[OSX] Hangs when moving object in scene
How to reproduce:1. Open the attached project2. Open Terminus Scene3. Attempt to move some objects in the scene4. Unity will hang No... Read more
[VR] Anti-Aliasing breaks shadows on Windowed Rift player
Players built from the scenes in the attached project have problems with shadows when Anti-Aliasing is enabled under Quality Setting... Read more
Unity has no proper script lifecycle for calling event functions before ...
Quitting Unity Editor doesn't call OnDestroy(), OnDisable() event functions which is often used in editor window extension scripts. ... 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
- 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
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names