Search Issue Tracker
Canvas disappears in Standalone when using Lightweight SRP, Screen Space...
How to reproduce:1. Open user attached project.2. Go to File>Build And Run (Or use CTRL+B)3. Compare Standalone build with a Game... Read more
Sprite Rendering shader with a ShadowCaster pass causes the DepthPass dr...
To reproduce:1. Open project2. Open 'BatchingTest' scene3. Open Frame Debugger4. Play scene5. Enable Frame Debug6. Notice that depth... Read more
[LWRP][UWP] Project with Lightweight RP on UWP platform trigger an excep...
Steps to reproduce:1. Download 1064175_repro.zip2. Switch platform to UWP3. Target any device and build the project on IL2CPP backen... Read more
Editor Scripts from External Package are included when attempting to bui...
Steps to reproduce:1. Download and open the attached project2. Try to build and run Expected result: build finishes without issue.Ac... Read more
[HDRP] Editor crashes when adding Volume Components to Scene Settings Pr...
How to reproduce:1. Open the attached "TestFor1064061.zip" project's SampleScene2. Make sure that Verify Saving Assets is turned on ... Read more
[LWRP] Gizmos are almost invisible
To reproduce: 1. Create a project with LWRP template2. Create a new scene3. Create a script and call Gizmos.DrawSphere in OnDrawGizm... Read more
External Packages are excluded from assembly compilation
Steps to reproduce1. Download and open the attached project2. Inspect the ToolMenu Expected result: the included MenuItem is under T... Read more
AssetDatabase.FindAssets("AssetName", new string[]{}) does not find and ...
Reproduction steps:1. Open the attached project "FindAssets.zip";2. Click "Tools/Test" from the menu.3. Observe the results in the c... Read more
[Addressables] NullReference and NotSupported Exceptions are thrown when...
To reproduce:1. Open project2. Open 'TestScene'3. In hierarchy select 'TestObject'4. Change 'TestReference' or 'TestReferenceWithRes... Read more
RectTransform is not being recalculated when using ForceUpdateRectTransf...
How to reproduce:1. Open my attached project ("case_1061571-ScrollViewLayourBugReport.zip")2. Press Play3. Inspect Console 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