Search Issue Tracker
Unneccessary MonoBehaviours included because UnityRootStrategy command l...
How to reproduce:1. Open the attached solution "UnityLinkerTests_.7z" in Visual Studio 20192. In "UnityLinkerTest.cs" edit "UnityIns... Read more
[Profiler] GC Alloc call stacks have unrelated stack trace lines
Steps to reproduce:1. Download the attached "UIToolkitSamples-master.zip" project2. Open the Trade scene3. Open profiler, activate "... Read more
SwitchActiveBuildTarget does not trigger Platform dependent Script compi...
Reproduction steps:1. Make sure Library folder is cleaned up before2. Open the attached "case-1350367" project3. Make sure target in... Read more
Platform dependent compilation preprocessor directives are not defined c...
How to reproduce:1. Edit the path to the Unity.exe in the "case_1350554 >runCase.bat" batch script2. Open the "runCase.bat" batch... Read more
[macOS] Video loading performance degrades when app is in Windowed mode ...
How to reproduce it:1. Open the user's attached project "VideoBug.zip"2. Connect an external monitor3. Build and Run the project on ... Read more
Shader error when using “Collision with depth buffer” block in URP
Currently we get a shader error when using “Collision with depth buffer” block:unrecognized identifier ‘CameraBuffer’ at kernel CSMa... Read more
Changes in UI Builder are lost when editing a 2D sprite
How to reproduce- Make a change in the UI Builder (such as changing text size/colour)- Click on a 2d sprite and click on the sprite ... Read more
UNITY_XR_ARKIT_LOADER_ENABLED define is not added if 'ARKit Face Trackin...
How to reproduce: 1. Create a new Unity Project (Unity 2020.3.15f2).2. Set build target to Standalone (default).3. Go to 'Project Se... Read more
Editor freezes when decreasing the VisualElement size of a Dropdown
How to reproduce:1. Open the attached "Ecosystem-Sim.zip" project2. Open the MainUI.uxml in UI Builder (Assets->Scripts->UI To... Read more
Main Preview window is rendered with blank vertical lines at the sides w...
Reproduction steps:1. Open the user's submitted project "SGIssuesRepro.zip"2. Open the "New Shader Graph" Shader Graph3. Open the Ma... 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