Search Issue Tracker
[Decal] decal:blend in Surface shaders doesn't work with shadows
Objects with "decal:blend" used to receive shadows in 4.x.In 5.0 they don't. Two projects with screenshots provided. Read more
Shadows are rendered from one Light source when using two 2D Lights with...
How to reproduce:1. Open the attached project "URP-Blend Styles.zip"2. Open the "SampleScene" Scene3. Select the "MultiplyLight" Gam... 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
[ChromeOS] When allowed orientation or forced orientation is set to Port...
How to reproduce: Open orientations project, which link is in the comments When selected platform is Android, go to Player Settings ... 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
[Editor] 2020.3.36f1 Unity version has "git.master" string
Steps to reproduce:1. Open Unity 2020.3.36f1 (ac5bf4c0d)2. Go to Help > About Unity3. Check the version (Version: 2020.3.36f1.git... 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
UI Toolkit Debugger's box model does not display the content after the p...
Steps to reproduce: Open a Unity project Open the UI Toolkit Debugger via Window > UI Toolkit > Debugger In the 'Select a pane... 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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation