Search Issue Tracker
GL shader reflection is truncated or crash occurs when struct is used fr...
Reproduction steps: 1. Add the attached shader "GLES3_GLCore_struct_name_reflection_truncation.shader" to a project2. Select the sha... Read more
[WebGL] "Failed running command python2" error is thrown when trying to ...
How to reproduce:1. Open the attached project2. Open the Build Settings (File->Build Settings)3. Switch to WebGL Platform4. Enabl... Read more
Exception object is null when there are multiple catch blocks with the s...
Reproduction steps:1. Open user's project "UnityDebuggerRepro.zip"2. Open "SampleScene" Scene3. Open a project (any project, can be ... Read more
Artifact Dependency not setup when used with LazyLoadReference<>
Artifact Dependency is not registered, when setup when using LazyLoadReference. In the attached project, a ScriptedImporter (for ".t... Read more
Errors are thrown in the console after opening a project with a read-onl...
How to reproduce:1. Create a new Unity project2. Go to the project folder3. Go to Library -> "SourceAssetDB" and right-click on i... Read more
[URP] The Camera renders black screen when Post Processing is enabled in...
How to reproduce:1. Open the attached "PostProcessing2DRenderer.zip" project2. Open the "SampleScene" Scene3. Enter Play Mode4. Obse... Read more
Animator GetLayerWeight always returns 0 when calling it on the Base Lay...
How to reproduce:1. Open the attached project (case_1315029-AnimatorGetLayerWeight)2. Open SampleScene3. Click Play4. Observe the Co... Read more
File parameter has incorrect value in CompilerMessage when the path has ...
Steps:1. Open attached project2. Open Script2.cs3. Introduce compiler error4. Take a look into messages in Console==>File paramet... Read more
Popup about missing .resource file appears when refreshing Asset Databas...
Reproductions steps:1. Open the attached "case_1305732.zip" project2. Load SampleScene3. Enter Play mode Expected result: no popup w... Read more
[GPU PLM] Part of baked shadows are broken when hitting a backface
Using the GPULM with baked lights and when trying to cast a shadow via a backface results in weird artifacts close to the occluder.T... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class