Search Issue Tracker
[HDRP] Making a prefab with Custom Pass Volume crashes Unity
Version tested: 2020.1.0a12 + HDRP/Staging Steps to reproduce: 1) In any HDRP project create an empty object, add Custom Pass Volume... Read more
[Shader] Shadergraph errors do not clear from asset
Steps to reproduce:1. download project and open scene2. open "broken.shadergraph"3. select custom function node and remove "//" (see... Read more
[Shader] changing lightloop.hlsl and going back to editor does not updat...
Steps to reproduce: 1. download project and open scene2. In project, find LightLoop.hlsl in Packages/com.unity.render-pipelines.high... Read more
TextMeshPro Text is being changed in every scene when checking outline f...
To reproduce:1. Open the attached project 1196281.zip2. Check both scenes3. Notice that text in both scenes have the same outlines A... Read more
Unity doesn't recognize some assemblies resulting in missing components
Reproduction steps:1. Open "PackageLoadFailure_2018412.zip" project2. Select "StyleTestPrefab" GameObject3. Notice "StyleSheets" com... Read more
[Playables] The first frame of the Animation Playable is delayed when en...
How to reproduce it:1. Open the project "animationProject"2. Open the scene "SampleScene"3. Press the Pause button4. Press the Play ... Read more
[URP] Post-Processing is not applied to the Scene when Render UI Event i...
How to reproduce:1. Open user's attached 'URP-postproc-bug.zip' project2. Open 'SampleScene' Scene3. Select UniversalRenderPipelineA... Read more
[HDRP] Lightmap bleeding / colored artifacts in lightmap
Reproduces with the latest master version of SRP (7dbf0b3017) on Unity 2020.1.0a12.1360 (40e46701fee5)Does not reproduce with 7.1.2 ... Read more
[Animation Stream] Root Curves are evaluated twice on character using An...
[Animation Stream] Root Curves are evaluated twice on character using Animation C# Jobs when loopTime is set to false. Repro:- Open ... Read more
When using UIElements to create a Settings page, you have to manually cr...
When using UIElements (as opposed to IMGUI) when creating a new SettingsWindow. You have to setup your title manually (and reverse e... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal