Search Issue Tracker
"Assertion failed" errors appear when an object is created and set to be...
To reproduce: 1. In a new project, create a cube2. Set the Cube as static3. Observe the console Expected: no assertion errors are sh... Read more
Crash on "PackTextureAtlas" when creating an atlas of zero pixels Textur...
Steps to reproduce:1. Open user attached project2. Play the scene- Unity crashes at this point Expected result: unity should not cra... Read more
[Format] Cubemap.GetPixel returns wrong data from BC6H compressed cubemap
To reproduce:1. Open project2. Open 'test_scene'3. Play scene Expected: uncompressed and compressed cubemaps should be similar Repro... Read more
Optimize Mesh Data incorrectly strips vertex color when Mesh is loaded f...
To reproduce: 1.Download and open attached project.2.Open "VertexAlphaSceneLoader" Scene.3.Go to Assets->AssetBundles/Simulation ... Read more
Unity does not rotate JPEG images
Unity does not collect jpeg rotation data which results in jpeg image to be always horizontal, while everything works as expected wi... Read more
Default settings for importing sprites have changed
Default settings (Alpha Is Transparent, Generate Mip Maps) for importing sprites have changed 1. Open the project2. Click on the spr... Read more
[UI] Post processing effects and skybox toggle is disabled in new and ex...
Steps to reproduce: 1. Create a new project or open an existing one2. Notice that post processing toggle in the scene view is disabl... Read more
[SRP] Inspecting culling result
SRP Repo: Issue #1345 Good afternoon, I am in the process for a while to try to implement shadows in a custom SRP using the SRP demo... Read more
[2D] Sprites are rendered on top of Halo
How to reproduce:1. Open the attached project "haloBug.zip"2. Open scene "halo"3. Make sure that the Spotlight has Draw Halo checked... Read more
Memory leak in a specific built project causes the Player to eventually ...
How to reproduce:1. Download the linked project 'Built Game.zip'2. Launch the project (Ultra settings) with '-logFile Player.log' ar... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks