Search Issue Tracker
Occlusion's fields can be set to negative numbers
How to reproduce:1. Create a new Unity project2. Go to Window -> Rendering -> Occlusion Culling -> Bake3. Try setting the f... Read more
Issues with tutorial content in Universal 3D sample
Steps to reproduce: Create a Unity Project using Universal 3D sample template Ensure the Tutorial Window is showing (Tutorials > ... Read more
Occlusion's "Set default parameters" button is active when the default p...
How to reproduce:1. Create a new Unity project2. Go to Window -> Rendering -> Occlusion Culling -> Bake3. Click the "Set de... Read more
Main Preview Pane in Shader Graph can be resized outside of bounds of wi...
Steps to reproduce: Open a Unity URP Project Create a new Shader Graph via Create > Shader Graph > URP > Lit Shader Graph O... Read more
VFX Graph is always dirty when it contains a Subgraph with Custom HLSL
How to reproduce:1. Open the “VFX_Dirty.zip“ project2. Open the “SimpleLoop“ VFX Graph in “Assets/Shaders“ directory3. If there is n... Read more
RegisterValueChangedCallback gets called on the last element of a list w...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/SampleScene” Scene3. In the Hierarchy window, s... Read more
Unity Editor restart required when switching to any platform from Window...
Steps to reproduce:1. Create new Unity project using Universal 3D Template2. Open Build Profiles window3. Make sure any other module... Read more
NullReferenceException error occurs when using Screen Space Ambient Occl...
How to reproduce:1. Open the attached "IN-85625" project2. Open “Assets/Bug/Scene.unity”3. Locate “PC_Renderer” inside the Assets fo... Read more
GameObject's shadows affected by custom shaders change their scale and p...
How to reproduce:1. Open the attached “IN-85278” project2. Open the “TestShadows” Scene3. If needed, arrange the Editor layout so th... Read more
Prefab's component value gets reset when entering Play Mode
Steps to reproduce:1. Open the attached “IN-86001.zip” project2. Open the “SampleScene”3. Select the “GameObject” in the Hierarchy4.... 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