Search Issue Tracker
IndexOutOfRangeException raised in Module Editor when updating a module ...
How to reproduce: 1. Create a new project using the default 3D template 2. Open the Profiler window (Window->Analysis->Profiler) 3. ... Read more
[HDRP] Double camera preview
Version tested: 2022.1.0a1 + HDRP from packman Steps to reproduce: 1) Simply open HDRP template with latest Unity 2) Select any ca... Read more
Unity Accelerator data becomes corrupt when importing Assets
How to reproduce: 1. Install Unity Accelerator 2. Install Python 3.9 in "C:\Python39" 3. Extract the attached project "ACTest2.zip" ... Read more
[XR] [URP] [tvOS] error when accessing UnityEngine.XR is not informative...
Reproduction steps: 1. Create a new URP template project 2. Create a new script 3. In the Start() method enter line "Debug.Log(Unity... Read more
[iOS] GetLastRespondedNotification is not null after opening the app fro...
Steps to reproduce: 1. Open the attached project ("NotificationAgain.zip") 2. Build and launch the project on a simulator 3. Put the... Read more
Material appearance changes when Shader is using #pragma multi_compile_p...
Reproduction steps: 1. Extract and open the attached project (MCPIssue) 2. Open scene Scenes/SampleScene 3. Observe the two spheres ... Read more
[HDRP] Iris Texture is applied inside of the Mesh when using Eye shader
How to reproduce: 1. Open the attached project's Scene labeled "EyeScene" 2. In Scene View, inspect the Sphere GameObject Expected ... Read more
if condition in EditorApplication.playModeStateChanged callback is ignor...
Steps to reproduce: 1. Open the attached project ("1348250.zip") 2. Open "SampleScene" 3. Observe console while entering Play mode ... Read more
[HDRP] RTGI denoiser shifts towards green when it's enabled for the firs...
Repro steps : 1. Open attached project (search in the case for "Repro project") 2. From the Project tab, open Assets/Scenes/SampleS... Read more
Crash on string:memcpy when component which is inside editor folder is a...
To reproduce: 1. Open attached project. 2. Run editor test named: Component_Matrix4x4ValuesChanged_AssetHasChanges Crash! Tested ... 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
- [iOS] WebCamDevice.availableResolutions returns a single resolution with width and height both 0 on some iOS devices
- Editor freezes when selecting a GameObject in Play Mode with a script containing a public byte array
- Saving moves Toggle Button Group buttons to the wrong place in hierarchy
- [iOS] Visual artifacts are visible when the camera's feed is rendered to a texture
- Error "cannot map expression to ps_4_0 instruction set" in Shader Graph preview when using the GATHER_RED_TEXTURE2D macro in custom hlsl function