Search Issue Tracker
[Android] Built project shows black screen when using ARGB32 RenderTextu...
Reproduction steps:1. Download user's project and open in Unity2. Build and Run Expected: a scene to be rendered - white cube in the... Read more
Console is filled with "Invalid AABB" errors when importing a certain FBX
Reproduction steps:1. Create a new project.2. Import the attached FBX.3. Check the Console. Actual behavior:- The console is filled ... Read more
[WebGL] GUI.Label doesn't show Chinese characters
To reproduce: 1. Open the attached project (SwitchFonts.zip)2. Open the Sample Scene3. Enter Play mode4. Observe that Chinese charac... Read more
2d animation package throws errors when installed through package manager
2d animation package throws errors when installed through package manager.Steps to reproduce:1) Create new project2) Window > Pac... Read more
[Android] Tessellation not visible or has artifacts on devices with Adre...
Reproduction steps:1) Download and open attached project2) Go to Project Settings > Quality3) Enable Anti Aliasing (set it to 2x,... Read more
[Backend] PrefabUtility.CreatePrefab returns null when called from Scrip...
How to reproduce:1. Open the "CreatePrefab.zip" project2. Delete "Assets/MyPrefab" asset3. MyCustomMenu > Create Prefab, notice t... Read more
[UWP] [IL2CPP] File.Exists method returns false
Steps to reproduce:1. Download and open attached project2. Switch platform to UWP3. Target any device and build the project on IL2CP... Read more
Unity crashes when updating HDRP to 3.0.0
To reproduce: 1. Create a new project with an HDRP template2. In the Package Manage window, update HDRP to 3.0.0 Expected: the Edito... Read more
Model importer cannot be scripted to fill in the Avatar for animations w...
Model importer cannot be scripted to fill in the Avatar for animations without errors or manual work. User has to take the extra ste... 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