Search Issue Tracker
A domain reload progress dialog is spawned on top of IDE when the Editor...
How to reproduce:1. Create a new Unity project2. Create a new C# Script3. Make any change in the Script and save Expected result: Th... Read more
[Cinemachine] NullReferenceException error is thrown on selecting Cinema...
NullReferenceException error is thrown on selecting CinemachineFreeLook camera preset asset.It also throws error on changing any val... Read more
Unity leaks memory when adding/removing breakpoints while debugging with...
How to reproduce:1. Open the "VS_Leak.zip" project3. Open the "NewBehaviurScript.cs" script4. Attach Unity Debugger via Visual Studi... Read more
[IL2CPP] NotSupportedException is thrown when using Ping from System.Net...
How to reproduce:1. Open the attached project ("IN-9999_repro.zip")2. Build And Run Reproducible with: 2021.2.0a18, 2021.3.6f1, 2022... Read more
[HDRP] Depth Fail operation is not executed when Write Depth is enabled
How to reproduce:1. Open the user's attached "BugReproStencil2" project2. Open the "EnableStencil" Scene3. Select "StencilFullscreen... Read more
Game Objects instantiated from Asset Bundles don't retain serialized values
Repro steps:1. Open attached project and make sure build target is Android2. Close Unity, adjust build.sh in the project's folder to... Read more
[WP8.1/Android/Standalone] Flickering UI textures on WP8.1, Android with...
To reproduce:1. Build and run attached project1a On Android you have to enable multithreaded rendering in PlayerSettings2. Tap aroun... Read more
Declared hotkeys are not working in the popup menu
How to reproduce:1. Open project “EditorGUI.zip”2. Open Menu > Test, observe the labels3. Press ⌘+f, ⌘+s, or ⌘+t and observe the ... Read more
[VFXG] Setting an exposed texture to none assigns a random texture
Steps to reproduce: 1. Import the attached package 2. Open Test-Mesh Instancing Scene 3. In the Hierarchy, select any Mesh Count 4. ... Read more
The "INSTANCING_ON" shader variant is getting stripped when building the...
How to reproduce:1. Open the “ReproAssetShader“ project2. Open the “SampleScene“3. Set the “Edit/Project Settings/Graphics/Instancin... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template