Search Issue Tracker
Sprite Mode "Multiple" is set by default when importing images
How to reproduce:1. Create a new project2. Import any image to Unity3. Select the imported image and change Texture Type from “Defau... Read more
"Assertion failed on expression: 'mipLevel < m_MipCount'" error when usi...
Reproduction steps:1. Open the attached "IN-41188.zip" project2. Open "Assets/Scenes/SampleScene"3. Enter Play mode4. Observe the Co... Read more
NullReferenceException when selecting a Texture2DArray
There are two ways to trigger a NullReferenceException with Texture2DArray: Opening a scene that uses a Texture2DArray. Find the Dra... Read more
Unity Editor fails to import on a PC with gen 13 intel CPU and RTX4090
Steps to reproduce:1. Open the attached user's project "ThirdPerson.zip" or create a Third Person Template project through Unity Hub... Read more
Texture generates noise when Compression is set to "High Quality"
How to reproduce:1. Open the “Compression_Quality_Bug“ project2. Open the “SampleScene”3. Observe the Game view Expected result: bla... Read more
Volumetric rendering display is not displayed when selecting Texture3D
How to reproduce:1. Open the attached project "3D Volumetric Preview Bug Project.zip"2. Select Assets/Test_3DVolume.asset in the Pro... Read more
Errors in console when importing Nature Starter Kit package into project
Create a 3D Core project Install the "Nature Starter Kit 2" asset (linked in notes) Observe console Expected Result: No errors in co... Read more
[WebGL] Build crashes on CachedWriter::Write when building a project for...
Reproduction steps:1. Open the attached “repro-project“2. Open the Assets/Scenes/TestScene.unity scene3. Build And Run4. Observe the... Read more
[Mobile] Windows Editor shows Gradient as single Color when Android Plat...
Steps to reproduce:1. Open the attached user's project "TestGradients.zip"2. Switch platform to Android3. Open SampleScene4. Select ... Read more
Graphics.CopyTexture doesn't work correctly when using Texture Streaming
How to reproduce:1. Open the user-attached project “TextureStream”2. Click Build And Run3. In the Player, click "Load Tex0", "Apply ... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server