Search Issue Tracker
[Tanks Multiplayer] Editor crashes on Importing Package
To repro:1. Create a new project.2. Import Tanks Multiplayer (https://www.assetstore.unity3d.com/en/#!/content/69172) project to it.... Read more
Color picker crashes Editor
Steps to reproduce:1. Open attached project2. Open scene repro53. Select Menu -> Header and change its color using the color pick... Read more
Error 'outputVertexCount == sharedData.indexCount' appears when nested c...
Reproduction Steps:1. Import attached project.2. Open "Test" scene.3. Observe console. Result:When a canvas is created with these el... Read more
[WSA] Ultimate Survival builds crash on launch
Steps to reproduce:1. Create a new project and import "Ultimate Survival" pack from Asset Store OR download project (link in the des... Read more
Creating Materials during OnRenderObject introduces asset database incon...
When creating materials using OnRenderObject() function it creates two materials. Deleting them resolves in Unity crash. To reproduc... Read more
[Android] [GLES3] Shader with ColorMask 0 fails to render a model on Mal...
Steps to reproduce: 1) Download attached project 'lobby_spring_prop_trophy.zip' and open in Unity2) Make sure Graphics API is set to... Read more
"Scene(s) Have Been Modified" is not shown when Scene was modified from ...
User is not asked whether to save scene modifications or not when closing the scene, which was modified from the script (run from th... Read more
TypeLoadException and other errors appear after going back from .NET 4.6...
Reproduction steps:1. Download "UFPS : Ultimate FPS asset."2. Open scene "UFPS_SkyCity" not sure if it is a must3. Change to .NET 4.... Read more
Recording on an animation track that has an humanoid on it will create i...
Repro: - add an humanoid animation- move the playhead after that animation and start recording- move the character Read more
Template Custom Tag not being replaced at build time
-e: custom tags in a webgl template are not replaced at build time -repro--open attached project--open player settings--select the c... 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
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
- URP _EMISSION keyword removed from Material when Global Illumination is set to None
- Adding “Entities Graphics Stats Drawer (Script)” Component in Inspector spams “InvalidOperationException: using UnityEngine.Input with Input System active” errors in the Console window