Search Issue Tracker
VCS: addition of "ChangeSet changeset = null" argument to Provider.Check...
Provider.Checkout public API got a new optional argument for the changeset it should get checked out at. This however breaks precomp... Read more
[DOTS][ECS][Hybrid Renderer] MaterialPropertyBlock instanced Data does n...
Customer is currently making use of BatchRendererGroup using the RenderMeshSystemV2 of Hybrid Renderer, it's modified in some Areas ... Read more
[XR][Hololens] Pixelated shadows are rendered on using Forward Rendering...
Shadows are pixelated when Forward Rendering Path is used. Steps to repro:1. Open the attached project.2. File > Build Settings &... Read more
Script Updater fails with System.InvalidOperationException when updating...
How to reproduce:1. Open the attached project ("case_1170375-api-updater-fail.zip")2. Run the Script Updater3. Inspect console Expec... Read more
Script Updater is triggered and makes changes to a DLL for unclear reasons
How to reproduce:1. Open the user's attached project ("Unity.zip")2. Import the attached package Expected results: API update is not... Read more
[UI][Crash] Editor crashes when adding any kind of Layout Component to a...
Reproduction steps:1. Open "1172598" project2. Select "Difficulties" GameObject in the Hierarchy3. "Add Component" -> "Vertical/H... Read more
Misleading warning is thrown when enabling Soft Particles in Project Set...
How to reproduce:1. Create a new project or open an existing one2. Navigate to Edit -> Project Settings -> Quality3. Enable So... Read more
[Android] When launching a thread on an Android device after calling App...
To reproduce:1. Open the attached project2. Make sure the Scripting Runtime Version is set to .NET 4.6 and Mono is selected3. Make s... Read more
[Asset & Scene] Double-clicking a scene file in explorer from another pr...
Double-clicking a scene file in explorer from another project no longer closes the current project and opens a new project with scen... Read more
Resizing game menu causes crash
If you move the Game menu after running a test that loads a scene Unity crashes. Updated Reproduction steps- Open the attached proje... 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