Search Issue Tracker
New BC7 (bc7e) compressor on full red texture results in imperfect red (...
When setting all pixels of a 4x4 texture to red (1,0,0) the new in 2021.2 BC7 compressor (bc7e) changes the values to (0.992,0,0). C... Read more
TMP sprites become smaller when animated
How to reproduce:1. Open the attached project ("TmpEmoji.zip")2. Open "SampleScene"3. Enter Play mode Expected results: the sprites ... Read more
Project fails to build with IL2CPP at TypeDbJsonGenerator
Reproduction steps:1. Open user attached project2. Open Assets\Scenes\MessageBoardScene3. Make sure Backend is set to IL2CPP in Play... Read more
Error is thrown when converting a GlobalObjectId to an Object reference ...
Reproduction steps:1. Open the attached project ("GlobalIdBug22.1.0a13.zip")2. Drag SceneA and SceneB_(To unload) to the Hierarchy w... Read more
[GPU PLM][macOS] Assertion failed in ''wroteTexelValidity'' and allocato...
Steps to repro:1. Download the attached project "SponzaLWRP" and open "Sponza" scene on macOS;2. Drag 'SponzaLightingDay' scene from... Read more
[Editor][Crash] Crash on VideoClipImporter.GetPreviewTexture() when Clic...
Reproduction steps:1. Open the attached project "mp4Crash.zip"2. Double click any of the .mp4 files in the ../Assets/Videos folder E... Read more
Player crashes when script is using a dll that exists multiple times
How to reproduce:1. Open the project from the Google Drive2. Open "PressAnyButtonToJoin" Scene3. File > Build Settings4. Make sur... Read more
[Mobile] Android apps do not call Application.wantsToQuit
How to reproduce:1. Open the attached "Repro1313841.zip" Project2. Switch to Android and Select "Development build" in Build setting... Read more
Physics Debug shows every Scene's information when only one Scene is sel...
How to reproduce:1. Open the user's attached "PhysicsDebuggerRepro" project2. Open both "SampleScene" and "Subscene" Scenes simultan... Read more
Editor performance in Play mode is reduced when Game Object is selected ...
Reproduction steps:1. Open the attached project ("1263223Repro.zip")2. Open the "New Scene" scene3. Enter Play mode4. Open Inspector... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default