Search Issue Tracker
[Vulkan] Compute shader compilation failure with Vulkan + MSAA + Tex2DAr...
Adding Tex2DMSArray declarations and operations to a compute shader causes it to fail to compile for Vulkan only Steps:1. Just impor... Read more
[WindowMR][HoloLens] Xbox controller isn't detected after connecting con...
Steps to reproduce:1. Download attached project2. Build a "Debug" scene for UWP3. Open Visual Studio solution and build an app4. Lau... Read more
Nameless deleted scene appears in build settings scene list when creatin...
Steps to reproduce:1. Create a new project2. Go to File>Build Settings... Expected results: Only SampleScene should be displayed ... Read more
[Metal] The Object is not rendered properly when using Stencil with flip...
To reproduce: 1. Download attached project “ShaderTest.zip" and open in Unity2. Open “test” scene3. Press File > Build Settings..... Read more
SceneManager.GetSceneByBuildIndex returns a Scene that contains no infor...
Calling SceneManager.GetSceneByBuildIndex returns a Scene struct with no (or almost none) data. To Reproduce:1) Download the project... Read more
Built player fails after renaming MD classes during building
To reproduce:1) Open attached project (in the first email of customer: SlimAssetBug.2018.2.zip)2) Run in Editor Expected: The two sc... Read more
[Scripting] DLL does not update and "MissingMethodException" error is th...
Managed DLL does not update automatically and throwing "MissingMethodException" error when accessing the code from DLL. Steps to rep... Read more
camera component fails dev build on Chrome with profiler and threads ena...
-e: see title--fails on Chrome71 (both required flags enabled--works on FF65+66(nightly) -repro:--open attached project (empty 3D te... Read more
Missing tiles when dragging sprite sheet into tile palette
To reproduce:1. Open attached project2. Create new Tile Pallet3. Expand "Tileset.png" file and observe as there are 63 sprites insid... Read more
CommandBuffer.DrawMeshInstanced is ignored during rendering if the mater...
How to reproduce:1. Open user-submitted project (instancing_bundle_bug)2. Open the scene 'InstancingTest'3. Enter Play Mode Expected... 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