Search Issue Tracker
Stepping over a specific breakpoint while debugging in VS Code crashes e...
To reproduce:1. Open attached project2. Open 'MainScene' in project and run built game for Mac (we need 2 games would be played para... Read more
[Error] Duplicating conditional branch and setting the condition throws ...
Steps to reproduce: Create and open an empty project Install com.unity.behavior Create and open a behavior graph (Assets > Create... Read more
[GrabPass] Screen flips upside down when using GrabPass, HDR and image e...
The game view is vertically flipped when the following conditions are met: - The camera renders a material that uses GrabPass.- HDR ... Read more
[iOS]WWW.LoadFromCacheOrDownload does not remove least used asset bundle...
1. Open attached project2. Change lionbUrl string into "https://oc.unity3d.com/index.php/s/WDNK7fwsrEXCygT/download" in Loader.cs3. ... Read more
Instantiated objects do not show in the new Hierarchy when they are inst...
How to reproduce: Open the “StaticInstantiateHierarchyBug.zip“ project Open the “MainMenu“ Scene Observe the Scene view and the Hier... Read more
[SerializeReference] fields of classes derived from System.Object invali...
Steps to reproduce:1. Open the attached project (case_1219332.zip)2. Enter Play Mode3. Observe that hashes match for all objects as ... Read more
StackOverflowException when using UIElements Default Inspector and Neste...
How to reproduce:1. Open attached project "Case1292133_StackOverflow.zip"2. Enter Internal mode (type "internal" in Help/About Unity... Read more
[Android][iOS] After upgrading the project to Unity with new icons syste...
How to reproduce:1. Open the attached project with Unity version which doesn't have new icons system (new icons introduced in 2018.1... Read more
A yellow triangle appears when image file from Assets/Editor Default Res...
Reproduction steps:1. Open the "1396851.zip" project2. Open Assets > EditorGuiUtilityLoadEquivalent.uxml3. In the UI Builder's Hi... Read more
[Caching Shader PP] Virtual texturing macros don't work with new PP
Input:#define UNITY_DECLARE_TEX2D(tex) Texture2D tex; SamplerState sampler##tex#define DECLARE_STACK_BASE(stackName) UNITY_DECLARE_T... 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
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
- The Editor slows itself down by showing tons of warnings when the majority of TransformAccessArrays content are NullRefs
- Mixers do not have "Rename" in the right-click context menu when a Mixer is right-clicked in the Audio Mixer window
- The Audio Random Container and the Audio Mixer windows have no minimum size set for the core functionality to be accessible