Search Issue Tracker
[WebGL] Fullscreen mode does not expand the Player's window fully and ha...
How to reproduce:1. Open the attached project2. Make a WebGL build3. Host the built WebGL Player locally4. Open the WebGL Player on ... Read more
Shader properties section is not foldable
The shader properties section is not foldable in Shader inspector. This is very inconvenient when shaders have a lot of them. Read more
Lightmap is lost when loading Additive Scene
How to reproduce:1. Open the user's attached project and _Scenes/breaks scene2. Enter the Play mode3. Observe the color of the GameO... Read more
[API] The value of minBounces can go over that of maxBounces when set th...
Steps to reproduce: 1. Make any new project Through a script:2. Set min bounces to 1003. Set max bounces to 1004. Set max bounces to... Read more
Terrain and detail Meshes becomes darker when enabling Light Layers
How to reproduce:1. Open the attached project "URP12_Bugs.zip"2. Open Assets/BugLightLayersInstancing/LightLayersInstancing.unity3. ... Read more
Animation playback speed on entering Play Mode is faster than the consec...
Steps to reproduce:1. Download and open the project "UnityAnimationToQuickBug.zip"2. Open Scene "GamePlayScene.unity"3. Open the Ani... Read more
AppDomain.UnhandledException and AppDomain.FirstChanceException Are Not ...
How to reproduce:1. Open the attached "Unity_ExceptionHandling_Error.zip" project2. Open the "SampleScene" Scene3. Enter the PlayMod... Read more
[URP] The light is different when the project was upgraded from LWRP to ...
How to reproduce:1. Create a new LWRP project on Unity 2018.42. Close the project and reopen it on Unity 2019.43. Create a new URP p... Read more
Custom asset changes are not applied when modifying the asset in Play Mode
Reproduction steps:1. Open the attached project "UpdateIssue.zip"2. Open the "Scenes > SampleScene" Scene3. Enter Play Mode4. Cli... Read more
An error is thrown when the Scene has UI Mask and the Player is run head...
How to reproduce:1. Open the user's attached "Batchmode_Canvases" project2. Open the Build Settings (File->Build Settings...)3. M... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved