Search Issue Tracker
Importing a .unitypackage does not upgrade its dependencies using the Ed...
Importing a .unitypackage that has UPM dependencies in a newer Editor than the one it was exported with can lead to the following is... Read more
Shader Graph Template info is not shown if a Template was selected befor...
Steps to reproduce: Open an HDRP Project with Shader Graph Installed Try to create a new Shader Graph from Template (Create > Sha... Read more
Backport Previoous Frame Remap functions for Foveated Rendering
Missing previous frame versions of the UV remap functions in FoveatedRendering_Metal.hlsl (RP Core) Read more
Camera stops rendering in game view after executing Handles.DrawCamera o...
To reproduce: 1. Open attached project.2. Execute menu item: BUG/Open Editor Window3. Look at game view Expected result: Game view s... Read more
"Error terminating external process" message is thrown when rotating the...
How to reproduce:1. Open the attached project "1179901.zip"2. Change the rotation of the Directional Light over and over before Ligh... Read more
[Android][PowerVR] 2D Lights are constantly duplicating and increasing i...
Reproduction steps:1. Open the attached “IN-112801” project2. Build and Run the Android Player3. Observe the Player Expected result:... Read more
`Texture.nonStreamingTextureMemory` is increased each time when entering...
Reproduction steps:1. Open the “TextureStreamingStripped“ project2. Open the “SampleScene” scene3. Enter the Play Mode a few times w... Read more
Global shader variables _Time and _TimeParameters do not reset when a Sc...
Reproduction steps:1. Open the attached “BugShaderTime.zip” project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Enter the P... Read more
AutoTile does not respect "None" Collider Type when placing Tiles automa...
Reproduction steps:1. Open the attached “IN-107834.zip” project2. Open the “SampleScene”3. Open the “Tile Palette” Window (Window &g... Read more
Error "importer.GetNPOTScale() == TextureImporter::kNPOTKeep" on importi...
What happenedError "importer.GetNPOTScale() == TextureImporter::kNPOTKeep" appears on importing this image file (Star_particle.tga)-... 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