Search Issue Tracker
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
Unity throws Visual Studio integration related XMLException when the pro...
How to reproduce:1. Create a folder named "Project&"2. Create a new Unity project inside this folder3. Open the project in Unity... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code