Search Issue Tracker
[HDRP] Error thrown on clicking the "Embed Configuration Editable Packag...
Steps to reproduce:1. Create a project with HDRP Template2. Window > Rendering > HDRP Wizard3. Embed Configuration Editable Pa... Read more
[Vulkan] [Editor] Whole Game View gets cleared when Camera Clear Flags a...
Steps to reproduce:1. Create a new Unity project2. Navigate to Edit > Project Settings > Player > Other settings and set th... Read more
[LWRP] Changing Light Type to Freeform after clicking on Reset throws mu...
Changing Light Type to Freeform after clicking on Reset throws multiple "ArguementOutofRangeException" Steps to Reproduce:1. Create ... Read more
[UIElements] StyleEnum is creating boxing allocations
StyleEnum<T> is making use of IConvertible to do comparison, this is allocating for simple equality check.The equality check c... Read more
[iOS][IL2CPP] Game crashes when instantiating a LegacyParticle from an A...
Steps to reproduce: 1. Open attached project2. Open 'main' scene3. Switch to iOS4. Click Assets/Build AssetBundles in the menu bar5.... Read more
Crash on mono_spill_global_vars when using "as" operator with a Nullable...
To reproduce:1. Open attached project2. Open "Test" scene3. Play the scene Actual behavior: Unity crashes Regression from 5.1 to 5.2 Read more
[iOS][Metal] Black screen in the ResizedView project from the native sam...
To Reproduce: 1. Build and run the attached project on iOS with Metal.2. Observe that the screen is black and auto rotation doesen't... Read more
[TreeCreator][TreeEditor] Tree root node's shadow caster resolution sett...
How to reproduce:1. Create a new project2. Create a tree in hierarchy3. There will be tree root node created and it has Shadow caste... Read more
Editor sprite icons are not showing in inspector
Steps to reproduce:1) open attached project2) open scene 'm'3) click on directional light in hierarchy4) observe script component Ex... Read more
[.NET] const field named same as a field in base class causes the field ...
Repro consists of 2 classes: using UnityEngine; abstract class BaseClass : MonoBehaviour{[SerializeField]private int m_Number = 5; p... 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
- Text cursor remains visible when hovering over Command Line Arguments scrollbar in Unity Hub
- UI Builder’s "Background" icons for Repeat Y/X, Position X/Y and Slice Type are low quality and blurry in the Inspector window
- “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