Search Issue Tracker
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/SampleScene3. Observe the two spheres in ... 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 res... 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 Expe... 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/SampleScen... 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 on 2... Read more
Tooltips are not displayed when hovering over labels in the UI Builder w...
How to reproduce:1. Open the attached '1346433.zip' project2. In the Project window double-click on the Test Asset3. In the Hierarch... Read more
Pass.CompileVariant API doesn't filter keywords for a given pass
STR:1. Install https://github.com/needle-tools/shader-variant-explorer package via Packman2. Create a new surface shader3. Open the ... Read more
[WebGL][Input System] Pointer position always returns (0, screenHeight) ...
How to reproduce:1. Open the user's attached project2. Select File/Build Settings and switch to WebGL3. Build and Run the SCENE (see... Read more
Crash when entering Play Mode and serializing data right after recompila...
How to reproduce:1. Open the attached project "Share.zip"2. Open the "Test_School" Scene3. Open the PlayInEditorHook.cs4. Set both t... Read more
[HDRP] Null reference exceptions on installing HDRP after installing URP
Reproduces in Version: 2022.1.0a1.191 and aboveReproduces in Version: 2021.2.0b2.3053 and aboveDoes not reproduce in Version: 2021.2... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used