Search Issue Tracker
[Rendering Debugger] Crash on ScriptableBatchRenderer::GenerateBuiltInCB...
Reproduction steps:1. Create a new URP project2. Open Window -> Analysis -> Rendering Debugger and change 'Material Override' ... Read more
Editor sprite icons are not showing in inspector
Steps to reproduce:1) open attached project2) open scene 'm'3) click on directional light in hierarchy4) observe script component Ex... Read more
Switching project branches with Unity open causes compilation to fail un...
After [https://ono.unity3d.com/unity/unity/pull-request/145172/_/scripting/update-nunit-package-2.0.3] has been merged to trunk, swi... Read more
[Linux] Scene view doesn't render when using a URP 2D renderer
How to reproduce:1. Create a new project using the “URP 2D” template2. Observe the Scene view Expected result: the Scene view render... Read more
Flickering occurs in Reflection Probes when when Probe Blending is enabled
How to reproduce:1. Open the attached "ReflectionProbeGlitchBug.zip" project2. Open the "SampleScene"3. In scene view, try closing i... Read more
[Input System] Action with no bindings in one scheme remains disabled in...
1. Create an .inputactions asset and add an action map to it.2. Add a control scheme for keyboard&mouse and a control scheme for... Read more
Shaders: #pragma target with trailing comment is not recognized
Writing something like "#pragma target 4.0 // test" in a shader does not actually work - the trailing comment makes SM4.0 target not... Read more
Project crashes on opening in ShaderLab::IntShader::PostLoad(Shader*)
How to reproduce:1. Open the attached Probuilder2.2.zip project===Crash occurs=== Reproducible wtih: 2019.2.7f2 Not reproducible wit... Read more
ArgumentException is thrown when UnityEditor.AssetDatabase:SaveAssets() ...
Reproduction steps:1. Create a new project2. Attach a new script to any GameObject in the Scene3. Edit script with "AssetDatabase:Sa... 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
- "Save" button is displayed as active in the Hub "Set project display name" window
- Shader Graph does not get saved when pressing 'File -> Save'
- MultiColumnListView does not visually sort the column when BindingSourceSelection is set to "Auto Assign"
- GameObject assigned to Target Graphic in uGUI Toggle component stays dimmed when replacing it if Interactable was toggled off
- "GraphicsBuffer.IsValid()" returns incorrect result when SkinnedMeshRenderer is disabled