Search Issue Tracker
[Silicon] Crash on ScriptableRenderLoopJob when machine is left idle whi...
Reproduction steps:1. Open the attached project “URPrepro”2. Open the “StarSystem” Scene3. Enter the Play mode4. Leave the machine i... Read more
RectTransform "Pos Y" is not loaded when opening the project/Player
Reproduction steps:1. Open the “RectTransformPosY“ project2. If the “BugScene” scene is not open, open it and reopen the project3. S... Read more
[2021.3] “Cleanup Blit" is logged when entering Play Mode in a newly cre...
How to reproduce:1. Create a new project using a “3D (URP)” or “3D (HDRP)” template2. Enter Play Mode and observe the Console window... Read more
[2022.3] Some Canvas Rect Transform values are shown as scientific notat...
How to reproduce:1. Create a new project2. In the Hierarchy window add a Canvas GameObject3. Observe the Canvas GameObject position ... Read more
[Windows] Canvas layout displaced when resizing Player's window
How to reproduce:1. Open the attached project “My project (2).zip”2. Build And Run3. Resize the Player’s window Expected result: Can... Read more
Crash with __cxa_deleted_virtual when using a command buffer
Reproduction steps:1. Open the user's attached project2. Right-click in the Scene Hierarchy, select "Effects -> Water System"3. S... Read more
Camera.Render throws "Screen position out of view frustum" error when pr...
How to reproduce:1. Open the attached project's Scene labeled "main"2. Enter the Play Mode3. Inspect the Console Window4. Review the... Read more
[CoreRP] PackFloat2To8 is broken in packing.hlsl
Steps to reproduce: 1. Unzip and open attached project 2. Look at the rendering of the scene (game view):!image-2024-02-02-15-49-22-... Read more
Blit to Backbuffer fails when switching camera.targetTexture mid-frame
Reproduction steps:1. Open attached Project2. Press Play3. Press Blit To Back4. Build and Run5. Press Blit to Back Expected result: ... Read more
Unity is altering lightmap UVs for non-statically batched objects in Player
How to reproduce:1. Open “StaticBatchingUVUnityBug(1).zip” project2. Open “SampleScene” Scene3. File > Build And Run Expected res... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS