Search Issue Tracker
Crash on GameObject::QueryComponentByType when creating a Prefab contain...
Steps to reproduce:1. Open the “user’s attached project”2. Observe the crash Alternatively:1. Create a new Universal 3D project2. Cr... 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
“No Theme Style Sheet set to PanelSettings” warnings appear when changin...
Reproduction steps:1. Open the attached “IN-120158.zip” project2. Open “SampleScene”3. From the Project Window, select “icons8_phone... 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
[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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List