Search Issue Tracker
ASTC compressed textures larger than 4096 inside Editor are rendered pur...
Reproduction steps:1) Open user's attached project2) Select 'astcTest' asset3) Make sure that (in import settings):-- Format (in And... Read more
Mesh UV's get corrupted in Player
Built scenes display some meshes incorrectly due to UV's getting corrupted. No issue visible when in Editor mode. Steps to reproduce... Read more
Scene Camera can be accessed through script
Scene Camer can be accessed through script by using GameObject.Find("SceneCamera").SetActive(false); To reproduce:1. Open attached p... Read more
Light CommandBuffer global shader properties regression in 5.2
Looks like multi-threading preparations of shadow map rendering has broken the ability to set globals from shadowmap related command... Read more
Changing display resolution while game is running does not adjust full s...
Steps to reproduce: 1. Open attached project.2. Build a game for PC standalone platform and run it.3. If the game is not running in ... Read more
Camera's "Clear Flags" option "Don't clear" and "Depth only" renders dif...
Camera's "Clear Flags" options "Don't clear"/"Depth only" renders differently on editor and win standalone. Reproducible on 4.3.4, 4... Read more
[Docs] Compute Shader asset reference button directs to a broken link
How to reproduce:1. Open the user-submitted Project2. In the Project Window click on the "NewComputeShader"3. In the Inspector Windo... Read more
Camera Viewport Rect and Depth causes rendering issues with multiple Cam...
A regression since 5.6.The first Camera has Clear Flags set to Skybox.The second and third Camera has Clear Flags set to Depth only.... Read more
Camera fails to generate a depth texture
Steps to reproduce:1. Open the attached project (ShaderPassesWithCameraDepth.zip)2. Open the Fog of War/Examples/1. Image Effect/Exa... Read more
UV maps are corrupted for static objects with custom shader when Static ...
Steps to reproduce: 1) Download attached project and open in Unity2) Make sure Static Batching is enabled in Player Settings3) Gener... 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
- “Assemblies” and “Areas” tabs disappears after switching to Scene tab and back in the Assemblies filter window
- Huge memory allocations when TMP dynamically adds glyphs from AssetBundle fonts
- “Redefinition of 'LOD_FADE_CROSSFADE'" shader errors thrown when opening SpeedTree9_URP.shadergraph in Universal 3D Template
- NullReferenceException is thrown and the window is broken when opening the "Active Scenario" window in Multiplayer Center
- Invalid Blue value in MotionBlurMergeTilePass when objects move at certain speeds