Search Issue Tracker
[URP] [HDRP] Instanced terrain is not visible in Baked Lightmap scene de...
Repro:1) Create new URP (or HDRP) project.2) Add terrain.3) Bake (you can reduce resolution for faster bake times).4) When bake is c... Read more
[Crash] Infinitely recursive function which allocates memory crashes unity
Reproduction steps with a project:1. Open attached project "AscensionCrashTest"2. Open scene "Main"3. Run the game Notes:1. Crashes ... Read more
The border of the Memory Profiler's Snapshot Panel is placed incorrectly...
How to reproduce:1. Open the attached "memprof_window_issue" project2. Select the Layout drop-down in the top-right corner and choos... Read more
"About Unity" window shows "Windows Store" near the licence type
How to reproduce:1. Create a new Unity project2. Go to Unity -> About Unity (or Help -> About Unity)3. Observe the Licence Typ... Read more
[WebGL] Blit with Custom Shader is not rendered in Player
Reproduction steps:1. Open the attached “WebGL_URP_CustomShaderBugDemo.zip“ project2. Change platform to WebGL3. Build And Run the p... Read more
[NetworkClient] MsgType.Disconnect is returned if connections times out ...
Steps to reproduce: 1. Open attached project2. Open scene "bug"3. Run it and wait until connection to non-existing server times out4... Read more
[Linux] Project Settings window cannot go over Build Settings window
How to reproduce:1. Create or open any project2. Open Build Settings and Project Settings windows3. Make sure that both windows are ... Read more
[iOS] Crash after waking device from sleep when creating WebSocket with ...
After creating a WebSocket, if the device is locked and unlocked, the app crashes if HTTPS is used. Steps to reproduce:1) Open the a... Read more
[Android] The Player freezes when an external display monitor is disconn...
Reproduction steps:1. Open the attached “IN-113050” project2. Build and Install the Android Player to the Android device3. In the An... Read more
Texture clamp mode isn't respected when importing FBX with embedded text...
Reproduction steps:1. Open the user's attached project2. Import "cat_03_clamp" with embedded "clamp" texture Expected result: FBX im... 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